testing information gathering action as direct dependency instead of parent
This commit is contained in:
parent
a68892f648
commit
23f5686850
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user