We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07977cd commit a5780abCopy full SHA for a5780ab
.github/workflows/copy-stable-to-preview.yml
@@ -1,9 +1,6 @@
1
name: Copy stable to preview
2
3
-on:
4
- schedule:
5
- - cron: "0 4 * * *" # run every day
6
- workflow_dispatch:
+on: []
7
8
jobs:
9
CopyStableToArchive:
0 commit comments