Browse Source

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 months ago
committed by GitHub
parent
commit
cd13625d07
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/test_of_push_and_pull.yml

+ 1
- 0
.github/workflows/test_of_push_and_pull.yml View File

@@ -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'

Loading…
Cancel
Save