Further decrease runner frequency
This commit is contained in:
parent
a033bcb360
commit
9bdf7e0cce
|
@ -1,7 +1,7 @@
|
|||
name: Runners
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/20 * * * *"
|
||||
- cron: "0 * 1 * *"
|
||||
jobs:
|
||||
sqlcreatecollection:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue