Skip to content

Commit cbf3c63

Browse files
committed
save
1 parent 672f221 commit cbf3c63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/testing-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
pwd
5050
find . -ls
5151
52-
- name: Test reusable
53-
uses: ./.github/actions/testing-reusable.yml
52+
- name: Test reusable in main branch
53+
uses: ./.github/workflows/testing-reusable.yml
5454

5555
- name: Login to Docker Hub
5656
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 ## v3.3.0

0 commit comments

Comments
 (0)