Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kool-dev/docker-php-swoole into nod…
Browse files Browse the repository at this point in the history
…e-flavor
  • Loading branch information
fabriciojs committed Oct 25, 2023
2 parents 80f751a + 60bf249 commit 266eba7
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 @@ -66,7 +66,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 266eba7

Please sign in to comment.