Skip to content

Merge pull request #39 from devhaozi/main #121

Merge pull request #39 from devhaozi/main

Merge pull request #39 from devhaozi/main #121

Workflow file for this run

name: CI
on:
push:
branches:
- "master"
- "main"
pull_request:
branches:
- "*"
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npx awesome-lint