workflows/pk4.yaml: Remove branches requirement for now
Some checks failed
pk4 / build (push) Failing after 1m15s
Some checks failed
pk4 / build (push) Failing after 1m15s
This commit is contained in:
parent
0405598a0b
commit
4dd99b21c5
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
name: pk4
|
||||
|
||||
on: [ push, pull_request, workflow_dispatch ]
|
||||
branches:
|
||||
- Develop
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue