Skip to content

Commit b49daaa

Browse files
committed
🔧 chore(workflows): update auto-merge workflow reference for consistency
1 parent a95be99 commit b49daaa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/call-auto-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ on:
2020

2121
jobs:
2222
call-auto-merge:
23-
uses: ./.github/workflows/auto-merge.yml
24-
# uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main
23+
# uses: ./.github/workflows/auto-merge.yml
24+
uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main
2525
# uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@38038641148ab8eaa7c9be80d9041a6c8c80641e
2626
# secrets:
2727
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)