Skip to content

Updated branch name to head not base #55

Updated branch name to head not base

Updated branch name to head not base #55

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
ci_cd:
name: CI / CD
uses: ./.github/workflows/ci-cd.yaml
secrets: inherit