10000 Update pr.yaml · github/CodeSearchNet@cab674f · GitHub
[go: up one dir, main page]

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

Commit cab674f

Browse files
author
Hamel Husain
authored
Update pr.yaml
removing reopen trigger
1 parent dbdc651 commit cab674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Benchmark Greeting
22
on:
33
pull_request:
4-
types: [opened, reopened] #temporarily adding reopened as a cheap way of testing this action
4+
types: [opened]
55

66
# split into two jobs so it runs in parallel, even if a little redundant
77
jobs:

0 commit comments

Comments
 (0)
0