Merge pull request #36 from prometheus-community/superq/fix_auto_cl

This commit is contained in:
Paweł Krupa 2023-03-02 14:14:19 +01:00 committed by GitHub
commit 0d9737fb4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,7 @@ jobs:
with: with:
branch: ${{ github.event.pull_request.base.ref }} branch: ${{ github.event.pull_request.base.ref }}
commit_message: "chore: update version" commit_message: "chore: update version"
push_options: --force
- name: "Checkout updated branch" - name: "Checkout updated branch"
uses: actions/checkout@v3 uses: actions/checkout@v3