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