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