Skip to content

Commit

Permalink
Fix missing pr
Browse files Browse the repository at this point in the history
  • Loading branch information
cwebster2 committed Sep 1, 2022
1 parent 8f209b7 commit dadb154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR: ${{ github.event.pull_request.html_url }}
run: |
gh edit $PR --add-label "build-successful"
gh pr edit $PR --add-label "build-successful"

0 comments on commit dadb154

Please sign in to comment.