mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Run on all branches (#21683)
This commit is contained in:
parent
96fd024d15
commit
d18242dae4
1 changed files with 1 additions and 3 deletions
|
|
@ -9,11 +9,9 @@ name: Add HashiCorp contributed label
|
|||
# possible.
|
||||
|
||||
on:
|
||||
# On every pull request, on every branch
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
# Runs on PRs to main
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
add-hashicorp-contributed-label:
|
||||
|
|
|
|||
Loading…
Reference in a new issue