Skip to content

Commit c7df13f

Browse files
1
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent bcb8f0d commit c7df13f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autoMerge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424

2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27+
with:
28+
ref: ${{ github.head_ref }}
2729
# Enable GitHub auto merge
2830
- name: Enable Pull Request Automerge
2931
run: gh pr merge --merge --auto

0 commit comments

Comments
 (0)