mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-05 04:47:32 +00:00
chore: ci fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user