Skip to content

Commit

Permalink
Handle results conditionals
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Mar 19, 2024
1 parent a976ae2 commit 94099da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

results:
name: PR Results
if: always() || !failure()
needs: [tests]
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 94099da

Please sign in to comment.