Skip to content

Commit c5b024a

Browse files
authored
Update sync-main.yml
1 parent b8b4e44 commit c5b024a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sync-main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ jobs:
7777
--label 'autogenerated' \
7878
--title 'Sync Main (autogenerated)' \
7979
--body "This PR syncs the latest changes from \`codeql-cli/latest\` into \`main\`." \
80-
--reviewer 'dilanbhalla, MathiasVP, ropwareJB'
80+
--reviewer 'MathiasVP'
81+
--reviewer 'ropwareJB'
8182
fi
8283
env:
8384
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

0 commit comments

Comments
 (0)