We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e56556 commit 56eaea9Copy full SHA for 56eaea9
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: actions/checkout@master
9
10
- name: 'run pipeline'
11
- uses:./
+ uses: ./
12
env:
13
PIPELINE_NAME: 'codefresh-pipeline'
14
TRIGGER_NAME: 'codefresh-trigger'
0 commit comments