chore(ci): disable linter on push

This commit is contained in:
Leafd 2025-10-05 02:11:39 -04:00
parent 1e52ddc88c
commit bf05fb26cc
No known key found for this signature in database
GPG key ID: D44AE7A3699406BE

View file

@ -4,9 +4,7 @@ name: leafdlint
on:
pull_request:
branches: [main, develop]
push:
branches: [main, develop]
permissions:
contents: write
pull-requests: write