mirror of
https://github.com/helm/helm.git
synced 2026-08-07 08:31:21 +00:00
adding workflow_dispatch to test
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
This commit is contained in:
3
.github/workflows/build-test.yml
vendored
3
.github/workflows/build-test.yml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user