This website works better with JavaScript
Home
Explore
Help
Sign In
golang
/
nebula
mirror of
https://github.com/slackhq/nebula
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add pull_request to actions (
#87
)
Nathan Brown
5 years ago
parent
cbf8319eb2
commit
247ed31bf4
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
View File
@@ -1,5 +1,5 @@
name: Build and test
name: Build and test
-on: [push]
+on: [push
, pull_request
]
jobs:
jobs:
test-linux:
test-linux: