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