We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a2c12 commit 90ae2c6Copy full SHA for 90ae2c6
.github/workflows/schedule_reporter.yml
@@ -26,4 +26,4 @@ jobs:
26
contents: 'read'
27
uses: ./.github/workflows/cloud_build_failure_reporter.yml
28
with:
29
- trigger_names: "integration-test-pr-py39,integration-test-pr-py313"
+ trigger_names: "py-continuous-test-on-merge,py-integration-test-nightly"
0 commit comments