mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
try out env variable in admin test workflow
This commit is contained in:
parent
c769da864c
commit
f33e91f326
2
.github/workflows/test-admin-interface.yml
vendored
2
.github/workflows/test-admin-interface.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
# only (but most important) job from this workflow required for pull requests
|
||||
# check results serve as run conditions for all other jobs here
|
||||
files-changed:
|
||||
name: "Detect File Changes - $SERVICE"
|
||||
name: Detect File Changes - ${{ SERVICE }}
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
admin: ${{ steps.changes.outputs.admin }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user