Skip to content

Commit a0691b4

Browse files
committed
oops
1 parent 5f4f3aa commit a0691b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discussions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Stale GitHub Discussions
22

33
on:
4-
push: # just for debug purposes
4+
pull_request: # just for debug purposes
55
workflow_dispatch:
66
schedule:
77
- cron: "0 6 * * 1" # Every Monday at 6:00 AM UTC (8:00 AM CET)

0 commit comments

Comments
 (0)