We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1151958 commit 19cb056Copy full SHA for 19cb056
1 file changed
.github/workflows/bot.yml
@@ -1,5 +1,8 @@
1
name: News Bot
2
on:
3
+ push:
4
+ branches:
5
+ - main
6
schedule:
7
- cron: '0 */3 * * *'
8
workflow_dispatch:
0 commit comments