Skip to content

Commit

Permalink
Merge pull request #221 from spdx/update-permissions-pylint-GH-Action
Browse files Browse the repository at this point in the history
Update permissions on pylint GitHub Action
  • Loading branch information
jspeed-meyers authored Nov 13, 2024
2 parents 1ad53fd + d839aaa commit 8980724
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
branches:
- main

permissions:
contents: read

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

0 comments on commit 8980724

Please sign in to comment.