mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
Update ui-components.yml
This commit is contained in:
parent
3a0eab511f
commit
9e6acdbdcc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ui-components.yml
vendored
2
.github/workflows/ui-components.yml
vendored
|
@ -12,6 +12,8 @@ on:
|
||||||
- 'package.json'
|
- 'package.json'
|
||||||
- 'pnpm-workspace.yaml'
|
- 'pnpm-workspace.yaml'
|
||||||
- 'pnpm-lock.yaml'
|
- 'pnpm-lock.yaml'
|
||||||
|
schedule:
|
||||||
|
- cron: '0 0 * * 1'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # to fetch code (actions/checkout)
|
contents: read # to fetch code (actions/checkout)
|
||||||
|
|
Loading…
Reference in a new issue