about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-26 19:06:30 +0100
committervanhauser-thc <vh@thc.org>2021-03-26 19:06:30 +0100
commiteac254ae5756969d6c85c81ad797e8ba4efdd52e (patch)
treec550f165af7e43d67b23db805a2496085314a695 /.github/workflows
parent236a67621b82e3f8b809cb4e51975e466c2147d0 (diff)
downloadafl++-eac254ae5756969d6c85c81ad797e8ba4efdd52e.tar.gz
-m32 support for docker container
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_aflplusplus_docker.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/build_aflplusplus_docker.yaml b/.github/workflows/build_aflplusplus_docker.yaml
index ab3bfeee..8aa5b8f7 100644
--- a/.github/workflows/build_aflplusplus_docker.yaml
+++ b/.github/workflows/build_aflplusplus_docker.yaml
@@ -5,10 +5,6 @@ on:
     branches: [ stable ]
 #    paths:
 #    - Dockerfile
-  pull_request:
-    branches: [ stable ]
-#    paths:
-#    - Dockerfile
 
 jobs:
   push_to_registry: