Skip to content

Commit

Permalink
Revert "Try to grant explicit permissions (#4)"
Browse files Browse the repository at this point in the history
This reverts commit c7f692d.
  • Loading branch information
michaelfig committed Dec 20, 2023
1 parent c7f692d commit 1b5fdb8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ on:
- auto_merge_disabled
merge_group:

permissions:
actions: read
checks: write
contents: read
statuses: read

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/mergify-ready.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ on:
- auto_merge_disabled
merge_group:

permissions:
actions: read
checks: write
contents: read
statuses: read

jobs:
wait-integration-pre-checks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1b5fdb8

Please sign in to comment.