Skip to content

Commit 02eb22a

Browse files
Update pr-automation.yml
1 parent 0ee4e62 commit 02eb22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2020
PRNUM: ${{ github.event.pull_request.number }}
2121
PRAUTHOR: ${{ github.event.pull_request.user.login }}
22-
run: gh pr edit $PRNUM --add-reviewer CheckmarxDev/AST-Plugins
22+
run: gh pr edit $PRNUM

0 commit comments

Comments
 (0)