Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nolte committed Jan 6, 2024
1 parent a78b519 commit 40a682d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
pull-requests: write
pull-requests: write
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
contents: write
# write permission is required for autolabeler
# otherwise, read permission is required at least
pull-requests: write
pull-requests: write
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 40a682d

Please sign in to comment.