Skip to content

Commit

Permalink
perms
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Apr 20, 2024
1 parent d65ff2a commit b805aeb
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,12 @@ on:
push:
branches: [ "main", "james/checkov" ]
workflow_dispatch:
permissions: read-all
jobs:
checkov-job:
permissions:
actions: read
checks: none
contents: read
deployments: none
discussions: none
id-token: none
issues: none
packages: none
pages: none
repository-projects: none
security-events: write
statuses: none
runs-on: ubuntu-latest
Expand Down

0 comments on commit b805aeb

Please sign in to comment.