0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update ui-components.yml

This commit is contained in:
Juan Picado 2023-12-31 16:15:02 +01:00
parent 3a0eab511f
commit 9e6acdbdcc

View file

@ -12,6 +12,8 @@ on:
- 'package.json'
- 'pnpm-workspace.yaml'
- 'pnpm-lock.yaml'
schedule:
- cron: '0 0 * * 1'
permissions:
contents: read # to fetch code (actions/checkout)