Skip to content

Commit

Permalink
Use github cli for pr
Browse files Browse the repository at this point in the history
Signed-off-by: Caroline Russell <caroline@appthreat.dev>
  • Loading branch information
cerrussell committed Dec 15, 2023
1 parent ae87efe commit bf85b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,4 @@ jobs:
git add ${{ inputs.filter }}
git commit -m "${{ inputs.commit-msg }}"
git push
gh pr create --title "${{ inputs.commit-msg }}" --reviewer cerrussell,prabhu

0 comments on commit bf85b3e

Please sign in to comment.