Skip to content

Commit b04e41d

Browse files
Badal Kumar PrustyBadal Kumar Prusty
Badal Kumar Prusty
authored and
Badal Kumar Prusty
committed
adding extra permissions to get projects
1 parent e3bb553 commit b04e41d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ scripts/sql @prakarsh-dt @vikramdevtron @nishant-d @vivek-devtron
1111
scripts/utilities @prakarsh-dt @nishant-d @pawan-mehta-dt @vivek-devtron
1212

1313
#Github Specific
14-
.github/ @prakarsh-dt @nishant-d @pawan-mehta-dt @vikramdevtron
14+
.github/ @prakarsh-dt @nishant-d @pawan-mehta-dt @vikramdevtron @tayalrishabh96

.github/workflows/pr-issue-validator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
issues: write
2727
contents: read
2828
pull-requests: write
29+
repository-projects: read
2930
steps:
3031
- name: Checkout repository
3132
uses: actions/checkout@v2

0 commit comments

Comments
 (0)