mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
workflow dispatch
This commit is contained in:
3
.github/workflows/build_base_images.yml
vendored
3
.github/workflows/build_base_images.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Build base images
|
||||
on:
|
||||
schedule:
|
||||
- workflow_dispatch
|
||||
- schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user