1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Automated release should not trigger on git push

Issue gh-10451
This commit is contained in:
Eleftheria Stein
2022-02-03 10:28:31 +01:00
parent 1a1ef42094
commit d225d46749
@@ -1,7 +1,6 @@
name: Release Next Version
on:
push:
schedule:
- cron: '0 0 * * MON' # Every Monday
workflow_dispatch: # Manual trigger