Skip to content

Commit a7bbd8b

Browse files
committed
Trying to trigger workflow
1 parent d593dc2 commit a7bbd8b

File tree

2 files changed

+1
-81
lines changed

2 files changed

+1
-81
lines changed

.github/workflows/evaluate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ permissions:
1414

1515
jobs:
1616
evaluate:
17+
#contains('["OWNER", "CONTRIBUTOR", "COLLABORATOR", "MEMBER"]', github.event.comment.author_association) &&
1718
if: |
18-
contains('["OWNER", "CONTRIBUTOR", "COLLABORATOR", "MEMBER"]', github.event.comment.author_association) &&
1919
github.event.issue.pull_request &&
2020
github.event.comment.body == '/evaluate'
2121
runs-on: ubuntu-latest

.github/workflows/python-test.yaml

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

0 commit comments

Comments
 (0)