Allow Test Build Pack to Run on dev_* Branches (#617)

[SKIP]
This commit is contained in:
Integer Limit 2024-02-13 16:38:10 +11:00 committed by GitHub
parent 09b1dcf0a0
commit e3d825b123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ on:
branches:
- main
- test_buildscript*
- dev_*
paths-ignore:
- "README.md"