Skip to content

Commit

Permalink
Remove repository-projects permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Aug 10, 2023
1 parent cdb4aa4 commit ea8c94a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/multiframework-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ permissions:
packages: read
pages: write
pull-requests: write
repository-projects: none
security-events: write
statuses: write

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/mutation-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ permissions:
packages: read
pages: write
pull-requests: write
repository-projects: none
security-events: write
statuses: write

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/net-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
pull_request:
branches: [ main ]


permissions:
actions: write
checks: write
Expand All @@ -17,7 +16,6 @@ permissions:
packages: read
pages: write
pull-requests: write
repository-projects: none
security-events: write
statuses: write

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ permissions:
packages: read
pages: write
pull-requests: write
repository-projects: none
security-events: write
statuses: write

Expand Down

0 comments on commit ea8c94a

Please sign in to comment.