ci: changing lint script to push only

This commit is contained in:
Hydra 2024-05-13 01:02:21 +01:00
parent f726279d5f
commit 329309718b
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
name: Lint
on: [pull_request, push]
on: [push]
jobs:
lint: