mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 12:46:39 +00:00
Update and rename ruff.yml to python.yml
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# https://beta.ruff.rs
|
||||
name: python
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
on: [pull_request, push]
|
||||
#on:
|
||||
# push:
|
||||
# branches: [master]
|
||||
# pull_request:
|
||||
# branches: [master]
|
||||
jobs:
|
||||
ruff:
|
||||
runs-on: ubuntu-latest
|
||||
Reference in New Issue
Block a user