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

This commit is contained in:
2025-05-01 21:59:18 +03:00
parent bd04f5b9cb
commit 498218912c

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
sync: sync:
if: github.server_url == 'zhttps://github.com' if: github.server_url != 'https://github.com'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: init - name: init