Skip to content

Commit 424dbb4

Browse files
committed
init
1 parent 94b12ea commit 424dbb4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/blogposts.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: articles workflow
22

3-
#on: [push]
3+
on: [push]
44

5-
on:
6-
schedule:
7-
- cron: "*/60 * * * *"
5+
#on:
6+
# schedule:
7+
# - cron: "*/60 * * * *"
88

99
jobs:
1010
pull_blog_rss:

0 commit comments

Comments
 (0)