mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix typo intest_federation.yml
This commit is contained in:
parent
796f571db0
commit
1697a24042
2
.github/workflows/test_federation.yml
vendored
2
.github/workflows/test_federation.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
name: Detect File Changes - Federation
|
name: Detect File Changes - Federation
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
frontend: ${{ steps.changes.outputs.federation }}
|
federation: ${{ steps.changes.outputs.federation }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3.3.0
|
- uses: actions/checkout@v3.3.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user