Skip to content

Add checks

Add checks #9

Workflow file for this run

name: πŸ”— Game Export Checks
on:
pull_request:
branches:
- "*"
paths-ignore:
- "**/*.md"
- "LICENSE"
- ".github/ISSUE_TEMPLATE/*"
- ".github/CODEOWNERS"
push:
branches:
- "master"
paths-ignore:
- "**/*.md"
- "LICENSE"
- ".github/ISSUE_TEMPLATE/*"
- ".github/CODEOWNERS"
jobs:
exports:
name: πŸ”— Game Exports
uses: ./.github/workflows/exports.yml
with:
luapi_version: "v2.1-beta7"
publish: false