Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
rcotter committed Jul 27, 2023
1 parent f62cb43 commit 069c042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

# GitHub should provide a "pull_request_review_target", but they don't and
# the action will fail if run on a forked PR.
# the action will fail if run on a forked PR.
if: github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name

steps:
Expand Down

0 comments on commit 069c042

Please sign in to comment.