Commit b182c48
committed
chore: use GH_TOKEN secert in permission check step
when membership of an allowed user is check in permission
check step, actions default token GITHUB_TOKEN is unable
to check permission because it doesn't have org:read
permission so this commit uses GH_TOKEN from secerts to
make it happen.
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>1 parent 421f96c commit b182c48
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments