Skip to content

Commit 273201b

Browse files
committed
init
1 parent 50bc311 commit 273201b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/workflows/blogposts.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: articles workflow
2-
on:
3-
schedule:
4-
- cron: '*/1 * * * *'
2+
3+
on: [push]
4+
5+
#on:
6+
# schedule:
7+
# - cron: '*/1 * * * *'
58

69
jobs:
710
pull_blog_rss:

0 commit comments

Comments
 (0)