[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    [master] c61f79948 Limit cifuzz.yml to the `varnishcache` github org
From:       Martin Blix Grydeland <martin () varnish-software ! com>
Date:       2022-09-30 15:14:08
Message-ID: 20220930151408.9F06F10F666 () lists ! varnish-cache ! org
[Download RAW message or body]


commit c61f799485d9da14128603019478a65d0976dd18
Author: Martin Blix Grydeland <martin@varnish-software.com>
Date:   Fri Sep 30 17:10:54 2022 +0200

    Limit cifuzz.yml to the `varnishcache` github org
    
    Limit the fuzzer runs to PRs on `varnishcache`'s repositories. The build
    scripts won't work correctly from anywhere else anyways.

diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index a18f1333c..411fbe2ef 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -2,6 +2,7 @@ name: CIFuzz
 on: [pull_request]
 jobs:
   Fuzzing:
+    if: github.repository_owner == 'varnishcache'
     runs-on: ubuntu-latest
     steps:
     - name: Build Fuzzers
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic