0
Fork 0
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:
Juan Picado 2024-01-14 12:25:35 +01:00
parent 282f9ce2b0
commit beb9ca2eea

View file

@ -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)