Skip to content

Commit

Permalink
🐛 Add task.patch. (#741) (#744)
Browse files Browse the repository at this point in the history
Add missing scope.
https://issues.redhat.com/browse/MTA-3195

Signed-off-by: Jeff Ortel <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>

Signed-off-by: Jeff Ortel <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
Co-authored-by: Jeff Ortel <[email protected]>
  • Loading branch information
konveyor-ci-bot[bot] and jortel authored Aug 12, 2024
1 parent 5b96d13 commit 7ddac1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auth/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
- get
- post
- put
- patch
- name: tasks.bucket
verbs:
- delete
Expand Down Expand Up @@ -327,6 +328,7 @@
- get
- post
- put
- patch
- name: tasks.bucket
verbs:
- delete
Expand Down Expand Up @@ -468,6 +470,7 @@
- get
- post
- put
- patch
- name: tasks.bucket
verbs:
- delete
Expand Down

0 comments on commit 7ddac1b

Please sign in to comment.