format on pushes only not PR's.
This commit is contained in:
parent
0e09c3f471
commit
57d0714362
5
.github/workflows/format.yml
vendored
5
.github/workflows/format.yml
vendored
@ -1,12 +1,7 @@
|
||||
name: format
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: "**"
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
- "develop"
|
||||
|
||||
jobs:
|
||||
stylua:
|
||||
|
Loading…
Reference in New Issue
Block a user