Skip to content

Commit d1ac386

Browse files
ci(github): continue on error in assign-reviewer.yml
1 parent ab61792 commit d1ac386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/assign-reviewer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
--add-reviewer remarkablemark
1616
env:
1717
GITHUB_TOKEN: ${{ github.token }}
18+
continue-on-error: true

0 commit comments

Comments
 (0)