mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-06 02:03:00 +00:00
Run CI on PRs which target the master branch
This is a fix for the release PRs
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
- master
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
|||||||
Reference in New Issue
Block a user