Skip to content

Commit 7abf042

Browse files
committed
chore: commit to try and re-register the scheduled gha
1 parent c74b088 commit 7abf042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-from-rss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55

66
on:
77
schedule:
8-
- cron: '30 12 * * 2' # Every Tuesday at 12:30 UTC (12:30 GMT)
8+
- cron: '30 12 * * 2' # Every Tuesday at 12:30 UTC (12:30 GMT), is this working?
99
workflow_dispatch:
1010
inputs:
1111
force_latest:

0 commit comments

Comments
 (0)