Skip to content

Commit

Permalink
update github-repository-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored Jul 18, 2023
1 parent 645a251 commit eb8f44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-repository-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Call pull request workflow
uses: ./.github/workflows/github-pull-request-creation
uses: tsubakimoto/github-actions-samples/.github/workflows/github-pull-request-creation.yml@main
with:
branch: $BRANCH

0 comments on commit eb8f44b

Please sign in to comment.