mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
update ci settings
This commit is contained in:
parent
5bec47859c
commit
3a0eab511f
2 changed files with 0 additions and 8 deletions
4
.github/workflows/ui-components.yml
vendored
4
.github/workflows/ui-components.yml
vendored
|
@ -2,10 +2,6 @@ name: UI Components
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'renovate/*'
|
||||
- 'dependabot/*'
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'renovate/*'
|
||||
|
|
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
|
@ -2,10 +2,6 @@ name: Verdaccio Website CI
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'renovate/*'
|
||||
- 'dependabot/*'
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'renovate/*'
|
||||
|
|
Loading…
Add table
Reference in a new issue