Skip to content

Commit

Permalink
fix: pipe logic
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
  • Loading branch information
jleach committed Oct 25, 2024
1 parent 0268cc6 commit cfb9217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
uses: ./.github/workflows/actions/early-exit-check

- name: Check if core files changed
if: steps.core_files_changed.outputs.result == 'true'
id: core_files_changed_output
shell: bash
run: |
Expand Down

0 comments on commit cfb9217

Please sign in to comment.