ci: changing lint.yml to pull_request

This commit is contained in:
Hydra 2024-05-13 10:41:21 +01:00
parent 51129bfb76
commit bdb58e0e59
No known key found for this signature in database

View File

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