Skip to content

Create automated workflows with Docker Image #1

Create automated workflows with Docker Image

Create automated workflows with Docker Image #1

name: Deploy
on:
pull_request:
jobs:
testing:
uses: ./.github/workflows/service_tests-phpunit.yml
secrets: inherit