Skip to content

Commit 83f890d

Browse files
committed
Easier self-scheduled debugging
1 parent 461e8ca commit 83f890d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/self-scheduled.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
name: Self-hosted runner (scheduled)
77

88
on:
9+
push:
10+
branches:
11+
- multi_ci_*
912
repository_dispatch:
1013
schedule:
1114
- cron: "0 0 * * *"

0 commit comments

Comments
 (0)