mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
🐛 branch ignore
This commit is contained in:
5
.github/workflows/pytest.yml
vendored
5
.github/workflows/pytest.yml
vendored
@@ -1,9 +1,8 @@
|
|||||||
name: pytest
|
name: pytest
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- '**'
|
- 'master'
|
||||||
- '!master'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
|
|||||||
Reference in New Issue
Block a user