Skip to content

Commit 266eba7

Browse files
committed
Merge branch 'main' of github.com:kool-dev/docker-php-swoole into node-flavor
2 parents 80f751a + 60bf249 commit 266eba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
needs: build
6767
steps:
6868
- name: Trigger build on kool-dev/docker-php-oci8
69-
uses: benc-uk/workflow-dispatch@v1.1
69+
uses: benc-uk/workflow-dispatch@v1.2
7070
if: github.ref == 'refs/heads/main' && github.repository == 'kool-dev/docker-php-swoole'
7171
with:
7272
workflow: CI/CD

0 commit comments

Comments
 (0)