mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-05 09:10:46 +00:00
chore: allow manual dispatching
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
name: check-and-test
|
name: check-and-test
|
||||||
|
|
||||||
on:
|
"on":
|
||||||
|
"workflow_dispatch":
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user