Skip to content

Commit 116f6a2

Browse files
committed
test
1 parent 30ebc88 commit 116f6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-third-party-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
gh issue lock "$ISSUE"
2626
}
2727
28-
test "$author" = nikitabobko || close
28+
test "$author" = nikitabobko || test "$author" = mobile-ar || close
2929
env:
3030
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
GH_REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)