5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00

Remove pull_request from action

This commit is contained in:
Jason O'Donnell 2020-09-22 13:52:58 -04:00
parent 657a758472
commit 35adab45cb

View file

@ -2,11 +2,10 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
pull_request_target:
types: [opened, closed, reopened]
branches:
- master
jobs:
build: