mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-16 07:57:38 +00:00
Also run CI when target is release branch
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
- release/**
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'doc/**'
|
||||
|
Reference in New Issue
Block a user