Skip to content

Commit a5780ab

Browse files
committed
CI: Do not copy from stable to preview
1 parent 07977cd commit a5780ab

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/copy-stable-to-preview.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Copy stable to preview
22

3-
on:
4-
schedule:
5-
- cron: "0 4 * * *" # run every day
6-
workflow_dispatch:
3+
on: []
74

85
jobs:
96
CopyStableToArchive:

0 commit comments

Comments
 (0)