Skip to content

Add comprehensive GitHub Copilot instructions for repository development workflow #35

Add comprehensive GitHub Copilot instructions for repository development workflow

Add comprehensive GitHub Copilot instructions for repository development workflow #35

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
with:
fetch-depth: 0
- run: npx awesome-lint