Skip to content

Commit

Permalink
Default permission on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann committed Jan 9, 2024
1 parent 06b5da3 commit c07c4ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
pull_request:
branches: master

# Declare default permissions as read only.
permissions: read-all

jobs:
wheels:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c07c4ce

Please sign in to comment.