Skip to content

Add comprehensive GitHub Copilot instructions for repository development workflow #32

Add comprehensive GitHub Copilot instructions for repository development workflow

Add comprehensive GitHub Copilot instructions for repository development workflow #32

Workflow file for this run

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