Skip to content

Commit dcde48d

Browse files
authored
Update auto-approve.yml
1 parent 2c3fb18 commit dcde48d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
steps:
88
- name: automerge
99
uses: "pascalgn/[email protected]"
10+
if: github.actor == 'scala-steward'
1011
env:
1112
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1213
MERGE_LABELS: ""

0 commit comments

Comments
 (0)