mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-04 05:36:05 +02:00
disable ci on master and release branches
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: tests
|
name: tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branch-ignore:
|
||||||
|
- 'master'
|
||||||
|
- 'release/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
integration_tests:
|
integration_tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user