Skip to content

Rework themes, contents, and types #59

Rework themes, contents, and types

Rework themes, contents, and types #59

Workflow file for this run

name: Run checks
on:
pull_request:
branches:
- main
jobs:
run-checks:
# runs-on: macOS-latest
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 1
# - name: Install Dependencies
# run: |
# brew install mint
# mint install NickLockwood/[email protected] --no-link
- name: run script
run: ./scripts/run-checks.sh