aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/sanitizer.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/sanitizer.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/sanitizer.yml')
-rw-r--r--.github/workflows/sanitizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sanitizer.yml b/.github/workflows/sanitizer.yml
index 7b49c624..120f807d 100644
--- a/.github/workflows/sanitizer.yml
+++ b/.github/workflows/sanitizer.yml
@@ -1,5 +1,5 @@
name: sanitize
-on: [push]
+on: [push, pull_request]
jobs:
sanitize:
env: