Skip to content

Commit

Permalink
fix correct permission (tektoncd#145)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>

Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato authored Oct 3, 2022
1 parent 132a50c commit 31c2b57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions github-sync/github-data/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ repositories:
permission: admin
- name: sigstore-oncall
id: 6693572
permission: write
permission: push
branchesProtection:
- pattern: main
dismissStaleReviews: true
Expand Down Expand Up @@ -854,7 +854,7 @@ repositories:
permission: triage
- name: sigstore-oncall
id: 6693572
permission: write
permission: push
branchesProtection:
- pattern: main
dismissStaleReviews: true
Expand Down Expand Up @@ -1107,7 +1107,7 @@ repositories:
permission: admin
- name: sigstore-oncall
id: 6693572
permission: write
permission: push
branchesProtection:
- pattern: main
enforceAdmins: true
Expand Down

0 comments on commit 31c2b57

Please sign in to comment.