mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
Update ui-components.yml
This commit is contained in:
parent
282f9ce2b0
commit
beb9ca2eea
1 changed files with 5 additions and 11 deletions
16
.github/workflows/ui-components.yml
vendored
16
.github/workflows/ui-components.yml
vendored
|
@ -1,17 +1,11 @@
|
|||
name: UI Components
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'renovate/*'
|
||||
- 'dependabot/*'
|
||||
paths:
|
||||
- .github/workflows/ui-components.yml
|
||||
- 'packages/ui-components/**'
|
||||
schedule:
|
||||
- cron: '0 0 * * 1'
|
||||
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue