mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-12-06 07:42:00 +01:00
Added manual trigger
This commit is contained in:
parent
acf8b31a9e
commit
57ab28d188
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: Build Image On Release
|
name: Build Image On Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue