Update format.yml

This commit is contained in:
siduck76
2021-08-27 09:16:10 +05:30
committed by GitHub
parent 828217b9da
commit 130b2bfe00

View File

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