2
0
Эх сурвалжийг харах

Automated release should not trigger on git push

Issue gh-10451
Eleftheria Stein 3 жил өмнө
parent
commit
d225d46749

+ 0 - 1
.github/workflows/release-next-version.yml

@@ -1,7 +1,6 @@
 name: Release Next Version
 name: Release Next Version
 
 
 on:
 on:
-  push:
   schedule:
   schedule:
     - cron: '0 0 * * MON' # Every Monday
     - cron: '0 0 * * MON' # Every Monday
   workflow_dispatch: # Manual trigger
   workflow_dispatch: # Manual trigger