mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-27 01:00:47 +03:00
Auto calculate json focus
This commit is contained in:
@@ -3,12 +3,6 @@ name: Post Check
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
check-focus:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- run: python .github/check-scripts/check_code_focus.py
|
||||
|
||||
check-json:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user