Skip to content

Commit 9069a35

Browse files
Update wip.yml
1 parent 40a60f1 commit 9069a35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Open Issues
22

33
on:
4-
push:
5-
branches: [ master ]
4+
schedule:
5+
- cron: '0 0 */2 * *'
66

77
env:
88
BUILD_TYPE: Debug

0 commit comments

Comments
 (0)