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 83697a4 commit e9fbd0bCopy full SHA for e9fbd0b
.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-18.04
6
steps:
7
- name: 'run pipeline'
8
- uses: .github/workflows
+ uses: ./.github/workflows
9
with:
10
PIPELINE_NAME: 'codefresh-pipeline'
11
TRIGGER_NAME: 'codefresh-trigger'
0 commit comments