Skip to content

Commit 681a6ca

Browse files
ramazanyichRamil.Israfilov
andauthored
Auto merge steward bot PR (waylayio#264)
Co-authored-by: Ramil.Israfilov <[email protected]>
1 parent d176698 commit 681a6ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
steps:
3232
- name: merge PR
3333
uses: desbo/merge-pr-action@v0
34+
env:
35+
INPUT_GITHUB_TOKEN: ${{ secrets.PR_MERGE_PAT }}
3436
with:
3537
GITHUB_TOKEN: ${{ secrets.PR_MERGE_PAT }}
3638
ALLOWED_UPDATE: minor

0 commit comments

Comments
 (0)