mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-16 17:25:58 +00:00
Decrease runner frequency
This commit is contained in:
parent
4068a9fbaa
commit
a033bcb360
2
.github/workflows/runners.yml
vendored
2
.github/workflows/runners.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Runners
|
name: Runners
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
- cron: "*/20 * * * *"
|
||||||
jobs:
|
jobs:
|
||||||
sqlcreatecollection:
|
sqlcreatecollection:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user