We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a60f1 commit 9069a35Copy full SHA for 9069a35
.github/workflows/wip.yml
@@ -1,8 +1,8 @@
1
name: Open Issues
2
3
on:
4
- push:
5
- branches: [ master ]
+ schedule:
+ - cron: '0 0 */2 * *'
6
7
env:
8
BUILD_TYPE: Debug
0 commit comments