Explorar o código

Call the correct workflow file

jrobinAV hai 1 ano
pai
achega
b4978df095
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/trigger-integration-tests.yml

+ 1 - 1
.github/workflows/trigger-integration-tests.yml

@@ -15,7 +15,7 @@ jobs:
           owner: Avaiga
           repo: taipy-integration-testing
           github_token: ${{secrets.TAIPY_INTEGRATION_TESTING_ACCESS_TOKEN}}
-          workflow_file_name: tests.yml
+          workflow_file_name: taipy-trigger-tests.yml
           ref: develop
           wait_interval: 60
           propagate_failure: true