Skip to content

Commit afe72bb

Browse files
authored
scheduled workflows
1 parent 96755b1 commit afe72bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '*/2 * * * *'
3+
- cron: '*/1 * * * *'
44

55
jobs:
66
hello_world:

0 commit comments

Comments
 (0)