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
a66c6d078f
commit
cf519381a2
2
.github/workflows/test-admin-interface.yml
vendored
2
.github/workflows/test-admin-interface.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
token: ${{ github.token }}
|
||||
filters: .github/file-filters.yml
|
||||
list-files: shell
|
||||
run: echo "This service's name is: $SERVICE"
|
||||
|
||||
|
||||
build_test:
|
||||
if: needs.files-changed.outputs.admin == 'true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user