Quellcode durchsuchen

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 vor 8 Monaten
committed by GitHub
Ursprung
Commit
cd13625d07
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      .github/workflows/test_of_push_and_pull.yml

+ 1
- 0
.github/workflows/test_of_push_and_pull.yml Datei anzeigen

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

Laden…
Abbrechen
Speichern