mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Allow to manually trigger workflow
This commit is contained in:
1
.github/workflows/action_schedule_tags.yml
vendored
1
.github/workflows/action_schedule_tags.yml
vendored
@@ -11,6 +11,7 @@ name: nightly
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
on:
|
||||
# Runs daily
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user