Skip to content
Snippets Groups Projects
Unverified Commit 6b6bda22 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

workflows: fix checkout in backports action (#2623)

parent ba694566
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: zeebe-io/backport-action@v0.0.8
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment