Skip to content

chore: update spell dictionary #7

chore: update spell dictionary

chore: update spell dictionary #7

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.17.1
args: --check .
selene:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: NTBBloodbath/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.25.0
args: --display-style=quiet .