Skip to content

Commit

Permalink
ci(action): update insurgent-lab/is-in-pr-action action to v0.1.4 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: ti-renovate[bot] <148291315+ti-renovate[bot]@users.noreply.github.com>
  • Loading branch information
ti-renovate[bot] authored Nov 18, 2023
1 parent cdd8162 commit 89a92d3
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 @@ -19,7 +19,7 @@ jobs:
prevent-duplicate-checks:
runs-on: ubuntu-latest
steps:
- uses: insurgent-lab/[email protected].3
- uses: insurgent-lab/is-in-pr-action@78ecb5daf15aca198aeb2b6f208aabd06b2cb716 # v0.1.4
id: isInPR
outputs:
should-run: ${{ !(steps.isInPR.outputs.result == 'true' && github.event_name == 'push') }}
Expand Down

0 comments on commit 89a92d3

Please sign in to comment.