Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Diekmann <[email protected]>
  • Loading branch information
indietyp and TimDiekmann authored Nov 27, 2024
1 parent 335c9e4 commit 124ebef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/prune-repository/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ runs:
SCOPES=$(echo "${{ inputs.scope }}" | tr '\n' ' ')
# TODO: remove once deer is in labs
# see https://linear.app/hash/issue/H-3692/move-deer-to-labs
# Nested crates are pruned in a way where the lockfile does not correctly reflect the pruned workspace, leading to an installation failure.
# Check if any of the scopes start with @rust/deer
# If any deer crate is in scope, include all deer crates
Expand Down

0 comments on commit 124ebef

Please sign in to comment.