Skip to content

Commit 11ec80d

Browse files
EnjectionInnokentii Mokin
andauthored
fix: use local config file with use_local: true parameter (#559)
Co-authored-by: Innokentii Mokin <[email protected]>
1 parent 1affb04 commit 11ec80d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@ jobs:
141141
uses: necojackarc/[email protected]
142142
with:
143143
token: ${{ secrets.GITHUB_TOKEN }}
144-
config: .github/auto_request_review.yml
144+
config: .github/auto_request_review.yml
145+
use_local: true

0 commit comments

Comments
 (0)