We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c2383 commit d3bea61Copy full SHA for d3bea61
1 file changed
.github/workflows/net-build.yml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
push:
6
branches: [ master ]
7
+ pull_request:
8
+ branches: [ master ]
9
10
jobs:
11
build:
0 commit comments