We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb195f commit a326293Copy full SHA for a326293
1 file changed
.github/workflows/ci-cd.yml
@@ -81,6 +81,6 @@ jobs:
81
uses: benc-uk/workflow-dispatch@v1.1
82
if: github.ref == 'refs/heads/master' && github.repository == 'kool-dev/docker-php'
83
with:
84
- workflow: CI
+ workflow: CI/CD
85
repo: kool-dev/docker-wordpress
86
token: ${{ secrets.WORKFLOW_TOKEN }}
0 commit comments