We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a458cd4 commit a3a6560Copy full SHA for a3a6560
.github/workflows/RunTestsNoIncrementalPrecompile.yml
@@ -1,6 +1,8 @@
1
-name: CI
+name: NoCompModules
2
on:
3
- - push
+ push:
4
+ branches:
5
+ - master
6
- pull_request
7
defaults:
8
run:
0 commit comments