Skip to content

Commit fecdcbc

Browse files
committed
allow steam watcher workflow to be manually dispatched
1 parent 1754e44 commit fecdcbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/watch-df-steam.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Watch DF Steam Releases
33
on:
44
schedule:
55
- cron: '8/10 * * * *'
6+
workflow_dispatch:
67

78
jobs:
89
check-steam:

0 commit comments

Comments
 (0)