Skip to content

Added build and test workflow to 1.19.2 #79

Added build and test workflow to 1.19.2

Added build and test workflow to 1.19.2 #79

name: Build and Test

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-test.yaml

Invalid workflow file

Workflow 'Build and Test' cannot listen to itself.
on:
workflow_run:
workflows: [Build And Test]
types:
- completed
push:
pull_request_target:
types:
- opened
- synchronize
jobs:
build-and-test:
uses: IntelligenceModding/actions/.github/workflows/build-and-test.yaml@main