Skip to content

Commit 94107de

Browse files
committed
test main
1 parent e483101 commit 94107de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/testing-vars.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ jobs:
3535
timeout-minutes: 30
3636

3737
steps:
38-
- name: Debug env variables
38+
- name: Debug env variables - main branch
3939
run: |
4040
export
4141
4242
43+
Run-Reusable-Wf:
44+
uses: erigontech/devops-testing-workflows/.github/workflows/reusable-test.yml@${{ GITHUB_REF_NAME }}

0 commit comments

Comments
 (0)