workflows/pk4.yaml: Remove branches requirement for now
Some checks failed
pk4 / build (push) Failing after 1m15s

This commit is contained in:
Marco Cawthorne 2025-02-24 17:15:07 -08:00
parent 0405598a0b
commit 4dd99b21c5

View file

@ -1,8 +1,6 @@
name: pk4
on: [ push, pull_request, workflow_dispatch ]
branches:
- Develop
jobs:
build: