* update ci * disable coverage job && update sync job
This commit is contained in:
4
.github/workflows/job_coverage.yml
vendored
4
.github/workflows/job_coverage.yml
vendored
@@ -8,13 +8,11 @@ on:
|
||||
- '.gitea/**'
|
||||
pull_request:
|
||||
branches: [ main, v3, v4 ]
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
if: github.server_url != 'https://github.com'
|
||||
if: github.server_url == 'zhttps://github.com'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout code
|
||||
|
Reference in New Issue
Block a user