mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-08-09 07:23:19 +02:00
ci(workflows): allow manual CI runs
- Restore workflow dispatch for manual validation on master.\n- Keep automatic CI limited to pull requests targeting master.
This commit is contained in:
committed by
Techno Tim
parent
997ea63a3b
commit
35939315cd
@@ -20,6 +20,7 @@ on:
|
|||||||
- '**/LICENSE'
|
- '**/LICENSE'
|
||||||
- '**/reboot.sh'
|
- '**/reboot.sh'
|
||||||
- '**/reset.sh'
|
- '**/reset.sh'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user