Skip to content

docs(tools): Add LutrisToSunshine #112

docs(tools): Add LutrisToSunshine

docs(tools): Add LutrisToSunshine #112

Workflow file for this run

---
name: Lint
permissions:
contents: read
on:
pull_request:
branches:
- master
types:
- opened
- synchronize
- reopened
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
run: npx awesome-lint