Skip to content

chore: bump zshrc file #13

chore: bump zshrc file

chore: bump zshrc file #13

Workflow file for this run

name: Neovim CI/CD
on:
push:
paths:
'**.lua'
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .