Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bonyuta0204 committed Nov 30, 2023
1 parent 40409f8 commit a1e4121
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
run: |
git fetch
git log origin/test/ci..origin/release-stg
git log --all
echo "=========================="
git log origin/test/ci
- name: Run a script
uses: ./
with:
Expand Down

0 comments on commit a1e4121

Please sign in to comment.