awesome-qubes-os/.github/workflows/main.yml

14 lines
225 B
YAML
Raw Normal View History

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