Skip to content

Commit

Permalink
Updated README to show correct example permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Clint-Chester authored Jun 3, 2021
1 parent 8d35772 commit d586a82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
name: PMD Static Code Analysis
permissions:
security-events: write
actions: read
contents: read
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit d586a82

Please sign in to comment.