We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11598d2 commit 953766aCopy full SHA for 953766a
1 file changed
.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@0df6f85e3c32b84288302f2c69aa2604557e9468
+ uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@1514e990f55a746d71276cfbb593633b49276b6a
28
with:
29
trigger_names: "pg-integration-test-nightly,pg-continuous-test-on-merge"
0 commit comments