Skip to content

Commit 56eaea9

Browse files
author
Luke Goodfellow
authored
Update main.yml
fixed syntax
1 parent 2e56556 commit 56eaea9

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
@@ -8,7 +8,7 @@ jobs:
88
uses: actions/checkout@master
99

1010
- name: 'run pipeline'
11-
uses:./
11+
uses: ./
1212
env:
1313
PIPELINE_NAME: 'codefresh-pipeline'
1414
TRIGGER_NAME: 'codefresh-trigger'

0 commit comments

Comments
 (0)