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