Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Add PCR Steam App ID #14

Add PCR Steam App ID

Add PCR Steam App ID #14

Workflow file for this run

name: Lint TTW Plugin
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check format
uses: ModOrganizer2/check-formatting-action@master
with:
check-path: "."
exclude-regex: "third-party"