Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit c0733e4

Browse files
authored
Issues and PRs workflow fixes (#1422)
<!-- A note on testing your PR --> <!-- Basic unit test run is executed against each commit in the PR. If you want to run a full integration test suite, you can trigger it by commenting with '/run-integration-tests' or '/run-it' -->
1 parent 3a3dc8f commit c0733e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issues-and-prs-yml renamed to .github/workflows/issues-and-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ permissions:
44
contents: read
55
pull-requests: read
66
statuses: write
7+
issues: read
78

89
on:
910
issues:

0 commit comments

Comments
 (0)