mirror of
https://github.com/mvt-project/mvt.git
synced 2026-04-21 11:16:20 +02:00
Run ruff on PRs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
name: Ruff
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
ruff_py3:
|
||||
|
||||
Reference in New Issue
Block a user