Skip to content

Commit

Permalink
chore: adding branch
Browse files Browse the repository at this point in the history
  • Loading branch information
florianow committed Apr 4, 2024
1 parent dee66d3 commit 1e626df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

- name: Create Pull Request in collie-hub repo
run: gh pr create --base main --head feature/auto-backporting --title "[latest likvid kits] update latest kits from likvid-cloudfoundation" --body " The latest kits from likvid-cloudfoundation builds on the prod branch."
env:
GH_TOKEN: ${{ github.token }}
# uses: peter-evans/create-pull-request@v6
# with:
# commit-message: "feature: update azure kits from latest prod build"
Expand Down

0 comments on commit 1e626df

Please sign in to comment.