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 34cc17f commit d82ac33Copy full SHA for d82ac33
.github/workflows/schedule_reporter.yml
@@ -24,6 +24,6 @@ jobs:
24
issues: 'write'
25
checks: 'read'
26
contents: 'read'
27
- uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@c9b7ad54573ff86f74c1902d731d47e37c76dc3b
+ uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@58b58ebd4f5ea141d72f793c4c06735e7a733e31
28
with:
29
trigger_names: "pg-integration-test-nightly,pg-continuous-test-on-merge"
0 commit comments