Skip to content

Commit

Permalink
update github-pull-request-creation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored Jul 18, 2023
1 parent 7d1c557 commit 2504bcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github-pull-request-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ env:
BRANCH: ${{ inputs.branch-name }}
TITLE: "PR from ${{ inputs.branch-name }}"

permissions:
contents: write

jobs:
create-pull-request:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2504bcc

Please sign in to comment.