Skip to content

Commit d3bea61

Browse files
committed
build: update net-build to run on pull requests
1 parent 28c2383 commit d3bea61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/net-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
workflow_dispatch:
55
push:
66
branches: [ master ]
7+
pull_request:
8+
branches: [ master ]
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)