chore: ci fix

This commit is contained in:
usbharu 2024-12-19 20:34:04 +09:00
parent c75f5da307
commit f89f7c1faa
Signed by: usbharu
GPG Key ID: 95CBCF7046307B77
1 changed files with 1 additions and 1 deletions

View File

@ -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