mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 11:42:10 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
2ce8f88a98
1 changed files with 1 additions and 3 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: "**"
|
||||
on: [pull_request, push]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in a new issue