summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAdrien RICCIARDI <RICCIARDI-Adrien@users.noreply.github.com>2021-01-03 23:58:30 +0100
committerGitHub <noreply@github.com>2021-01-04 09:58:30 +1100
commit89f74291fce92730150ae2d012f7f9b2d5ef9840 (patch)
treeeee28db7153fee28caa258ec437c8f28d21adcbc /.github
parent0426f41d619b56ceb0e9b53d9e0affa6f1ea3afa (diff)
downloadppp-89f74291fce92730150ae2d012f7f9b2d5ef9840.tar.gz
Enabled Buildroot CI test builds on pull request. (#214)
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/buildroot.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/buildroot.yaml b/.github/workflows/buildroot.yaml
index a4fadbc..4da78dd 100644
--- a/.github/workflows/buildroot.yaml
+++ b/.github/workflows/buildroot.yaml
@@ -1,5 +1,5 @@
name: Buildroot
-on: [push]
+on: [push, pull_request]
jobs:
buildroot: