Files
awesome-open-source-games/.github/workflows/main.yml
Michel Pereira bad440a523 Added actions
2021-12-25 22:38:05 -03:00

13 lines
213 B
YAML

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