aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-02 18:15:50 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-02 18:15:50 -0800
commit0e7186478ae94a9350329087178a4a06a2dc342c (patch)
tree331ec72137ca40ad9977c4ae0112f4f1f372c610 /.github/workflows/windows.yml
parent60198afcb25766a5ca060c9d3c368c4d37ad40da (diff)
downloadnng-0e7186478ae94a9350329087178a4a06a2dc342c.tar.gz
nng-0e7186478ae94a9350329087178a4a06a2dc342c.tar.bz2
nng-0e7186478ae94a9350329087178a4a06a2dc342c.zip
GitHub actions need to run on pull requests too.
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 03054037..1badf1dc 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -1,5 +1,5 @@
name: windows
-on: [push]
+on: [push, pull_request]
jobs:
build: