Skip to content

refactor(health): keep in mind new way of health check (#63) #147

refactor(health): keep in mind new way of health check (#63)

refactor(health): keep in mind new way of health check (#63) #147

Workflow file for this run

name: linters
on: [push, pull_request]
jobs:
linters:
name: linters
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .
- uses: NTBBloodbath/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: .