Update format.yml

This commit is contained in:
siduck76 2021-08-27 09:16:10 +05:30 committed by GitHub
parent 828217b9da
commit 130b2bfe00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,12 @@
name: format name: format
on: on:
push: push:
paths: '**.lua' branches: "**"
branches: [main, dev] pull_request:
branches:
- "main"
- "develop"
jobs: jobs:
stylua: stylua: