main
This commit is contained in:
@@ -2,9 +2,9 @@ name: Ruff
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, master]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, master]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ruff-check:
|
ruff-check:
|
||||||
|
|||||||
Reference in New Issue
Block a user