mirror of https://github.com/usbharu/Hideout.git
chore: ci fix
This commit is contained in:
parent
c75f5da307
commit
f89f7c1faa
|
@ -117,7 +117,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
lint:
|
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:
|
needs:
|
||||||
- change
|
- change
|
||||||
- hideout-setup
|
- hideout-setup
|
||||||
|
|
Loading…
Reference in New Issue