Skip to content

Commit 5c29a81

Browse files
committed
file-org-workflows: "cannot specify version when calling local workflows"
1 parent daa324f commit 5c29a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88

99
jobs:
1010
file_organiser:
11-
uses: ./.github/workflows/tests.yml@file-org-workflows
11+
uses: ./.github/workflows/tests.yml
1212
with:
1313
project-path: Beginner/file_organiser

0 commit comments

Comments
 (0)