Skip to content

Commit

Permalink
Merge pull request #7 from kool-dev/dependabot/github_actions/benc-uk…
Browse files Browse the repository at this point in the history
…/workflow-dispatch-1.2

Bump benc-uk/workflow-dispatch from 1.1 to 1.2
  • Loading branch information
fabriciojs authored Oct 25, 2023
2 parents b8d2fc2 + 66b696c commit 9c44df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
needs: build
steps:
- name: Trigger build on kool-dev/docker-php-oci8
uses: benc-uk/workflow-dispatch@v1.1
uses: benc-uk/workflow-dispatch@v1.2
if: github.ref == 'refs/heads/main' && github.repository == 'kool-dev/docker-php-swoole'
with:
workflow: CI/CD
Expand Down

0 comments on commit 9c44df5

Please sign in to comment.