Skip to content

Commit

Permalink
try not setting permissions at top level
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Jan 19, 2025
1 parent 3521a2c commit 4c9d280
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ concurrency:
group: ci-${{github.ref}}-${{github.event.pull_request.number || github.run_number}}
cancel-in-progress: true

permissions: {}

jobs:
prechecks:
uses: ./.github/workflows/pre-commit.yml
Expand Down

0 comments on commit 4c9d280

Please sign in to comment.