Skip to content

Commit 7270b65

Browse files
committed
DELETEME: enable check for this PR
1 parent da0ed00 commit 7270b65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/llvm-versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Verify LLVM Versions
33
on:
44
push:
55
branches: [ master ]
6+
pull_request:
7+
branches: [ master ]
68
issue_comment: # On PR issue comment
79
types: [ created ]
810

0 commit comments

Comments
 (0)