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