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 committed Jul 18, 2023
1 parent 56a904f commit 6ed5ddf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-repository-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
needs: commit-on-branch
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Call pull request workflow
uses: ./.github/workflows/github-pull-request-creation.yml
with:
Expand Down

0 comments on commit 6ed5ddf

Please sign in to comment.