fix: Add 'ptp' branch to push trigger in build workflow

This commit is contained in:
Chaos Rogers 2025-07-10 16:29:41 +01:00
parent 18b71c6fa6
commit 41ae37b6b7

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- ptp
pull_request: pull_request:
branches: branches:
- main - main