We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e0c28b + eaa0052 commit 8515f38Copy full SHA for 8515f38
.github/workflows/Test.yml
@@ -1,5 +1,9 @@
1
name: Test
2
-on: push
+on:
3
+ push:
4
+ pull_request:
5
+ branches:
6
+ - master
7
8
jobs:
9
test-linux:
0 commit comments