Skip to content

Commit

Permalink
Merge pull request #219 from zowe/fix-workflow
Browse files Browse the repository at this point in the history
Last Workflow PR
  • Loading branch information
awharn authored Oct 10, 2023
2 parents 54f510e + 4787e52 commit 87158c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}"\
https://api.github.com/repos/zowe/zowe-cli-standalone-package/pulls/$pr_number/requested_reviewers \
-d '{"team_reviewers":["@zowe/zowe-cli-administrators"]}'
-d '{"team_reviewers":["zowe-cli-administrators"]}'
echo "Pull Request created successfully"

0 comments on commit 87158c0

Please sign in to comment.