Обновить .github/workflows/job_coverage.yml
All checks were successful
sync / sync (push) Successful in 15s

This commit is contained in:
2025-05-01 20:34:33 +03:00
parent 5a755437c9
commit f12f3fb2c2

View File

@@ -14,7 +14,7 @@ on:
jobs: jobs:
build: build:
if: github.server_url != 'https://github.com' if: github.server_url == 'zhttps://github.com'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: checkout code - name: checkout code