Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Mar 28, 2024
1 parent a6b89d6 commit 0ede81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
build:
# Only trigger if not called from another workflow
if: ${{ ! inputs.called }}
needs: remove-parked
needs: parked-check
uses: ./.github/workflows/build.yml

0 comments on commit 0ede81f

Please sign in to comment.