testing information gathering action as direct dependency instead of parent
This commit is contained in:
parent
a68892f648
commit
23f5686850
@ -107,7 +107,10 @@ runs:
|
|||||||
- name: "dummy step"
|
- name: "dummy step"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo dummy step changed
|
run: echo dummy step changed
|
||||||
|
|
||||||
|
- id: information
|
||||||
|
uses: https://gitea.dhswt.de/actions/information@master
|
||||||
|
|
||||||
- name: add ci registry to targets
|
- name: add ci registry to targets
|
||||||
shell: bash
|
shell: bash
|
||||||
if: inputs.add_ci_registry_target == 'true'
|
if: inputs.add_ci_registry_target == 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user