We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54ac84 commit 813dafcCopy full SHA for 813dafc
.github/workflows/coder_cache.yaml
@@ -2,8 +2,8 @@ name: Coder Cache
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: "*/30 * * * *"
+ # schedule:
+ # - cron: "*/30 * * * *"
7
8
# Cancel in-progress runs for pull requests when developers push
9
# additional changes
.github/workflows/coder_nocache.yaml
@@ -2,8 +2,8 @@ name: Coder No Cache
0 commit comments