0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00

chore: ci include release pr

This commit is contained in:
Juan Picado @jotadeveloper 2020-08-23 09:43:29 +02:00 committed by Juan Picado
parent 00fa01f470
commit a280340e09
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- 5.x
- 'changeset-release/5.x'
pull_request:
paths:
- .github/workflows/ci.yml

View file

@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- 5.x
- 'changeset-release/5.x'
pull_request:
schedule:
- cron: '0 2 * * 4'