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