Skip to content

Commit 7083e7d

Browse files
committed
fix: pass repository input to auto-merge workflow
1 parent e56c3aa commit 7083e7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/auto-merge.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
permissions:
1010
contents: write
1111
uses: Slimefun5/workflows/.github/workflows/auto-merge.yaml@stable
12+
with:
13+
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)