Skip to content

Fix input parameter naming for git reference in CI workflow #7

Fix input parameter naming for git reference in CI workflow

Fix input parameter naming for git reference in CI workflow #7

Workflow file for this run

name: CI
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
git-ref: master