Skip to content

Commit

Permalink
ci: Try to run action with no permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilchhofer committed Aug 28, 2024
1 parent 6ba5c89 commit 36dd81a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/terratest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
branches:
- 'init'

permissions:
contents: read
permissions: {}

jobs:
build:
Expand Down

0 comments on commit 36dd81a

Please sign in to comment.