Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Commit f499124

Browse files
author
Hamel Husain
authored
Update pr-submission-welcome.yaml
1 parent 356a3a3 commit f499124

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-submission-welcome.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
pull_request:
44
types: [opened, reopened]
55

6-
# split into two jobs so it runs in parallel, even if a little redundant
76
jobs:
87
make_comment:
98
if: contains(github.event.pull_request.body, 'This pull request represents a submission to the codesearchnet benchmark.')

0 commit comments

Comments
 (0)