Skip to content

Commit d225d46

Browse files
committed
Automated release should not trigger on git push
Issue gh-10451
1 parent 1a1ef42 commit d225d46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-next-version.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Release Next Version
22

33
on:
4-
push:
54
schedule:
65
- cron: '0 0 * * MON' # Every Monday
76
workflow_dispatch: # Manual trigger

0 commit comments

Comments
 (0)