Skip to content

let's try to have different actions for open pull_request and merge p… #18

let's try to have different actions for open pull_request and merge p…

let's try to have different actions for open pull_request and merge p… #18

Workflow file for this run

name: Service B
on:
push:
paths:
- .github/workflows/b.yaml
- .github/workflows/service.yaml
- services/b
jobs:
call-service-worflow:
uses: ./.github/workflows/service.yaml
with:
service_name: b