Skip to content

Merge pull request #674 from IntelligenceModding/zyxkad-patch-1 #510

Merge pull request #674 from IntelligenceModding/zyxkad-patch-1

Merge pull request #674 from IntelligenceModding/zyxkad-patch-1 #510

name: Build and Test
on:
workflow_dispatch:
push:
pull_request_target:
types:
- opened
- synchronize
jobs:
build-and-test:
uses: IntelligenceModding/actions/.github/workflows/build-and-test.yaml@master
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}

Check failure on line 15 in .github/workflows/build-and-test.yaml

View workflow run for this annotation

GitHub Actions / Build and Test

Invalid workflow file

The workflow is not valid. .github/workflows/build-and-test.yaml (Line: 15, Col: 12): Invalid input, ref is not defined in the referenced workflow.