Compare commits
2 Commits
ac74f1ea9f
...
d349f01185
| Author | SHA1 | Date | |
|---|---|---|---|
| d349f01185 | |||
| a732c34e7e |
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule: # runs this workflow at the scheduled time (uses UTC, adjust for your timezone)
|
||||
- cron: "0 12 * * *"
|
||||
- cron: "0 14 * * *"
|
||||
push: # runs this workflow when pushes to the main branch are made
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user