Skip to content

Commit

Permalink
fix: backend-docker-build (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt authored May 20, 2024
1 parent bbfc8b5 commit 6a07088
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/auto-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
Expand Down
2 changes: 1 addition & 1 deletion ops
Submodule ops updated from adebd6 to 090815

0 comments on commit 6a07088

Please sign in to comment.