1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01: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

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

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