Skip to content

Commit 934129c

Browse files
committed
Add workflow dispatch
1 parent 9916bfc commit 934129c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/evaluate.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ permissions:
1515

1616
jobs:
1717
evaluate:
18-
if: |
19-
contains('["OWNER", "CONTRIBUTOR", "COLLABORATOR", "MEMBER"]', github.event.comment.author_association) &&
20-
github.event.issue.pull_request &&
21-
github.event.comment.body == '/evaluate'
2218
runs-on: ubuntu-latest
2319
env:
2420
# azd required

0 commit comments

Comments
 (0)