Skip to content

Bump Jarod42/install-premake5 from 6 to 7 in the github-actions group #33

Bump Jarod42/install-premake5 from 6 to 7 in the github-actions group

Bump Jarod42/install-premake5 from 6 to 7 in the github-actions group #33

Workflow file for this run

name: formatting
on:
workflow_dispatch:
push:
paths:
- '.github/workflows/formatting.yml'
- '*.lua'
pull_request:
paths:
- '.github/workflows/formatting.yml'
- '*.lua'
jobs:
ubuntu:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check -- .