Skip to content

Commit e9fbd0b

Browse files
change uses
1 parent 83697a4 commit e9fbd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-18.04
66
steps:
77
- name: 'run pipeline'
8-
uses: .github/workflows
8+
uses: ./.github/workflows
99
with:
1010
PIPELINE_NAME: 'codefresh-pipeline'
1111
TRIGGER_NAME: 'codefresh-trigger'

0 commit comments

Comments
 (0)