mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-03 04:07:53 +00:00
chore: ci fix
This commit is contained in:
@@ -120,9 +120,7 @@ jobs:
|
|||||||
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.core == 'true' || needs.change.outputs.activitypub == 'true' || needs.change.outputs.mastodon == 'true' || needs.change.outputs.owl == 'true')
|
||||||
needs:
|
needs:
|
||||||
- change
|
- change
|
||||||
- hideout-core-setup
|
- hideout-setup
|
||||||
- hideout-mastodon-setup
|
|
||||||
- hideout-activitypub-setup
|
|
||||||
- owl-setup
|
- owl-setup
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user