format on pushes only not PR's.

This commit is contained in:
Ashin Antony 2021-08-27 13:50:43 +05:30 committed by siduck76
parent 0e09c3f471
commit 57d0714362

View file

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