Files
zenbones-theme/.github/workflows/ci.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 11: cannot unmarshal !!seq into model.Job
Michael Chris Lopez eb3556099c chore: add CI workflow
2021-10-29 15:26:56 +08:00

16 lines
242 B
YAML

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
- uses: actions/checkout@v2
- uses: NTBBloodbath/selene-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: lua