We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4767b37 commit 033b1f2Copy full SHA for 033b1f2
.github/workflows/compiler-zoo.yml
@@ -7,7 +7,7 @@
7
8
name: Compiler Zoo CI
9
10
-on: [push]
+on: [pull_request, push]
11
12
jobs:
13
compiler:
0 commit comments