mc-streamerbot-integration/.github/workflows/build-and-test.yml
Yui 4d4c8d953c
Some checks failed
Build and test / build-and-test (push) Has been cancelled
Repo Initialization
2024-12-01 14:52:28 -03:00

14 lines
250 B
YAML

name: Build and test
on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]
jobs:
build-and-test:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master
secrets: inherit