format on pushes only not PR's.

pull/395/head
Ashin Antony 3 years ago committed by siduck76
parent 0e09c3f471
commit 57d0714362

@ -1,12 +1,7 @@
name: format
on:
push:
branches: "**"
pull_request:
branches:
- "main"
- "develop"
jobs:
stylua:

Loading…
Cancel
Save