浏览代码

Update test_of_push_and_pull.yml

The public APIs with all the branches connects the master whereas the push and pull request solu reply on the service that integrates it with other produced parental nodes
pull/3618/head
Samhunt97 8 个月前
committed by GitHub
父节点
当前提交
cd13625d07
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .github/workflows/test_of_push_and_pull.yml

+ 1
- 0
.github/workflows/test_of_push_and_pull.yml 查看文件

@@ -35,3 +35,4 @@ jobs:
- name: Checking if push changes are duplicated
run: python scripts/validate/links.py ${FILENAME} --only_duplicate_links_checker
if: github.event_name == 'push'

正在加载...
取消
保存