Skip to content

Commit 19cb056

Browse files
committed
ci: trigger bot on push to main branch
1 parent 1151958 commit 19cb056

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/bot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: News Bot
22
on:
3+
push:
4+
branches:
5+
- main
36
schedule:
47
- cron: '0 */3 * * *'
58
workflow_dispatch:

0 commit comments

Comments
 (0)