format on pushes only not PR's.
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user