Skip to content

Simplify pull_request_template.md #1405

Simplify pull_request_template.md

Simplify pull_request_template.md #1405

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: |
npx awesome-lint