Skip to content

git: add push to upstream shortcut #222

git: add push to upstream shortcut

git: add push to upstream shortcut #222

Workflow file for this run

name: Neovim pipeline
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check stylua format
uses: JohnnyMorganz/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check ./common/link/.config/nvim