mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-09 16:16:55 +00:00
Update and rename build.yml to manual-build.yml
Temp action to allow manual build
This commit is contained in:
parent
0451f06f9f
commit
cc9c383977
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ on:
|
||||||
- master
|
- master
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
Loading…
Reference in a new issue