mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 08:34:47 +08:00
changin minimum approvers
This commit is contained in:
parent
5fc6beedc7
commit
7e9a46be23
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pr-approval.yml
vendored
3
.github/workflows/pr-approval.yml
vendored
|
@ -8,4 +8,5 @@ jobs:
|
|||
- uses: trstringer/manual-approval@v1
|
||||
with:
|
||||
secret: ${{ secrets.DEVOPS_API_TOKEN }}
|
||||
approvers: theguy951357,afeiszli,mattkasun,0xdcarns
|
||||
approvers: theguy951357,afeiszli,mattkasun,0xdcarns
|
||||
minimum-approvals: 1
|
Loading…
Reference in a new issue