Skip to content

build(deps): bump peter-evans/create-pull-request from 3 to 5 (#11) #29

build(deps): bump peter-evans/create-pull-request from 3 to 5 (#11)

build(deps): bump peter-evans/create-pull-request from 3 to 5 (#11) #29

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run luacheck
uses: nebularg/actions-luacheck@v1
with:
annotate: warning
args: --no-color