Skip to content

Commit

Permalink
Drop admin permissions from versioned source job
Browse files Browse the repository at this point in the history
Rulesets on this org have exceptions for the flowzone-app
user to bypass branch protections.

Change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed Feb 2, 2024
1 parent d638339 commit 41ed7a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,6 @@ jobs:
# admin permission is currently required to bypass branch protection rules
permissions: >-
{
"administration": "write",
"contents": "write",
"metadata": "read",
"pull_requests": "read"
Expand Down

0 comments on commit 41ed7a7

Please sign in to comment.