chore: ci fix

This commit is contained in:
2024-12-19 20:34:04 +09:00
parent c75f5da307
commit f89f7c1faa
@@ -117,7 +117,7 @@ jobs:
lint:
if: always() && (needs.change.outputs.core == 'true' || needs.change.outputs.activitypub == 'true' || needs.change.outputs.mastodon == 'true' || needs.change.outputs.owl == 'true')
if: always() && (needs.change.outputs.hideout == 'true' || needs.change.outputs.owl == 'true')
needs:
- change
- hideout-setup