mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
Further decrease runner frequency
This commit is contained in:
parent
a033bcb360
commit
9bdf7e0cce
2
.github/workflows/runners.yml
vendored
2
.github/workflows/runners.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Runners
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/20 * * * *"
|
||||
- cron: "0 * 1 * *"
|
||||
jobs:
|
||||
sqlcreatecollection:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user