Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
njtran committed Jul 11, 2024
1 parent 6388b5a commit ff7069f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
test-kind:
kind-e2e:
permissions:
issues: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit ff7069f

Please sign in to comment.