Skip to content

Commit 7515b36

Browse files
authored
Merge pull request pamelafox#4 from pamelafox/testeval
Improve PR experience for workshop
2 parents 45ebddc + f0a2711 commit 7515b36

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)