We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1754e44 commit fecdcbcCopy full SHA for fecdcbc
1 file changed
.github/workflows/watch-df-steam.yml
@@ -3,6 +3,7 @@ name: Watch DF Steam Releases
3
on:
4
schedule:
5
- cron: '8/10 * * * *'
6
+ workflow_dispatch:
7
8
jobs:
9
check-steam:
0 commit comments