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