testing information gathering action as direct dependency instead of parent

This commit is contained in:
David Hiendl 2023-10-24 11:56:14 +02:00
parent a68892f648
commit 23f5686850

View File

@ -108,6 +108,9 @@ runs:
shell: bash
run: echo dummy step changed
- id: information
uses: https://gitea.dhswt.de/actions/information@master
- name: add ci registry to targets
shell: bash
if: inputs.add_ci_registry_target == 'true'