mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-10 19:47:41 +02:00
Enable manual triggering of the E2E test cache rebuild workflow.
This commit is contained in:
@@ -9,6 +9,9 @@ name: E2E Test Cache Image Builder
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * SUN'
|
||||
|
||||
# Enable manual triggering of this workflow via the GitHub Actions web user interface.
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user