mirror of
https://github.com/PatrickJS/awesome-cursorrules.git
synced 2026-03-27 05:31:02 +00:00
12 lines
236 B
YAML
12 lines
236 B
YAML
# name: CI
|
|
# on:
|
|
# pull_request:
|
|
# branches: [main]
|
|
# jobs:
|
|
# Awesome_Lint:
|
|
# runs-on: ubuntu-latest
|
|
# steps:
|
|
# - uses: actions/checkout@v4
|
|
# with:
|
|
# fetch-depth: 0
|
|
# - run: npx awesome-lint |