mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
ci: changing lint script to push only
This commit is contained in:
parent
f726279d5f
commit
329309718b
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Lint
|
||||
|
||||
on: [pull_request, push]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
Reference in New Issue
Block a user