mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Automated release should not trigger on git push
Issue gh-10451
This commit is contained in:
parent
1a1ef42094
commit
d225d46749
1
.github/workflows/release-next-version.yml
vendored
1
.github/workflows/release-next-version.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Release Next Version
|
||||
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 0 * * MON' # Every Monday
|
||||
workflow_dispatch: # Manual trigger
|
||||
|
Loading…
x
Reference in New Issue
Block a user