Обновить .github/workflows/job_sync.yml
All checks were successful
sync / sync (push) Successful in 23s
All checks were successful
sync / sync (push) Successful in 23s
This commit is contained in:
2
.github/workflows/job_sync.yml
vendored
2
.github/workflows/job_sync.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user