Skip to content

Commit 9f11567

Browse files
authored
Update main.yml
1 parent 7d72998 commit 9f11567

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Refresh Feed
22
on:
3-
schedule:
4-
- cron: 10 15 * * 0-6
3+
[push]
4+
# schedule:
5+
# - cron: 10 15 * * 0-6
56
permissions:
67
contents: write
78
jobs:

0 commit comments

Comments
 (0)