Skip to content

Commit 2beae60

Browse files
committed
runs every minute of every day.
1 parent 5f216b2 commit 2beae60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'GitHub Actions Send Message Schedule Demo Bot'
22

33
on:
44
schedule:
5-
- cron: '* * * * *'
5+
- cron: '1/1 * * * *'
66

77
jobs:
88
bot:

0 commit comments

Comments
 (0)