mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
change master to dev
This commit is contained in:
parent
eeaf3496d5
commit
1db3c57ef0
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -3,10 +3,10 @@ name: CI
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
Loading…
Reference in New Issue
Block a user