Skip to content

Commit

Permalink
chore: remove unnecessary read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
abdallahmehiz committed Oct 14, 2024
1 parent 12fc926 commit 560c544
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true

permissions: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 560c544

Please sign in to comment.