We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838528c commit 5a48c2bCopy full SHA for 5a48c2b
1 file changed
.github/workflows/execution-flow.yml
@@ -3,7 +3,6 @@ on: push
3
jobs:
4
deploy:
5
runs-on: ubuntu-latest
6
- needs: build
7
steps:
8
- name: deploy workflow
9
uses: /home/ubuntu/git/17-github-matrix/.github/workflows/reusable.yml
0 commit comments