Skip to content

Commit

Permalink
ci: define permission explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed May 4, 2022
1 parent 9bd16ac commit f203850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
tags: [v*]
pull_request:
branches: [main]
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f203850

Please sign in to comment.