We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0509559 commit 1a85c2dCopy full SHA for 1a85c2d
.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@58b58ebd4f5ea141d72f793c4c06735e7a733e31
+ uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@2728db12d6fcc88acbeecb1201d54fa77a95e407
28
with:
29
trigger_names: "pg-integration-test-nightly,pg-continuous-test-on-merge"
0 commit comments