Allow running CI for branches ci-*

This commit is contained in:
John Vandenberg
2024-06-09 15:04:20 +09:00
committed by Taiki Endo
parent 23b90ae71a
commit 4306070abe
+1
View File
@@ -9,6 +9,7 @@ on:
branches:
- main
- dev
- ci-*
schedule:
- cron: '0 0,3,6,9,12,15,18,21 * * *'
workflow_dispatch: