Skip to content

Commit f0a2711

Browse files
committed
Remove the permission check for evaluate comment
1 parent a09f357 commit f0a2711

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/evaluate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ permissions:
1515
jobs:
1616
evaluate:
1717
if: |
18-
contains('["OWNER", "CONTRIBUTOR", "COLLABORATOR", "MEMBER"]', github.event.comment.author_association) &&
1918
github.event.issue.pull_request &&
2019
github.event.comment.body == '/evaluate'
2120
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)