Skip to content

Commit 2c94740

Browse files
authored
chore: Update schedule_reporter.yml (#286)
1 parent 14a4240 commit 2c94740

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/schedule_reporter.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ on:
2020

2121
jobs:
2222
run_reporter:
23-
uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@main
23+
permissions:
24+
issues: 'write'
25+
checks: 'read'
26+
contents: 'read'
27+
uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@074f9932a8099256ff210771473badbd2156713b
2428
with:
2529
trigger_names: "pg-integration-test-nightly,pg-continuous-test-on-merge"

0 commit comments

Comments
 (0)