mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 02:49:11 +00:00
Add manual trigger to CI workflow
Closes gh-9360
This commit is contained in:
parent
43a071a89e
commit
793781fb67
@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 10 * * *' # Once per day at 10am UTC
|
||||
workflow_dispatch: # Manual trigger
|
||||
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user