mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-14 18:13:45 +00:00
Remove branch specification
This commit is contained in:
parent
35adab45cb
commit
69eec8c80b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -4,8 +4,6 @@ on:
|
|||
- master
|
||||
pull_request_target:
|
||||
types: [opened, closed, reopened]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue