mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-16 17:25:58 +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
|
name: Runners
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/20 * * * *"
|
- cron: "0 * 1 * *"
|
||||||
jobs:
|
jobs:
|
||||||
sqlcreatecollection:
|
sqlcreatecollection:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user