Skip to content

Commit

Permalink
#11762: TEST remove permissions in post-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmchiou committed Aug 28, 2024
1 parent e280401 commit 2514752
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/all-post-commit-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ on:
push:
branches: ["main"]

permissions:
actions: read
contents: read
pages: write
id-token: write
packages: write

jobs:
static-checks:
uses: ./.github/workflows/all-static-checks.yaml
Expand Down

0 comments on commit 2514752

Please sign in to comment.