Skip to content

Commit df0557e

Browse files
committed
DEBUG #12
Signed-off-by: tdruez <[email protected]>
1 parent 1e51509 commit df0557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-codebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ls ../
1616
ls ../../
1717
- name: Run the action from current branch
18-
uses: ../
18+
uses: ./
1919
with:
2020
pipelines: "scan_codebase"
2121
check-compliance: true

0 commit comments

Comments
 (0)