Skip to content

Bump peter-evans/create-pull-request from 6 to 7 (#24) #26

Bump peter-evans/create-pull-request from 6 to 7 (#24)

Bump peter-evans/create-pull-request from 6 to 7 (#24) #26

Workflow file for this run

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