]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Restrict from Running on Forks 3277/head
authorW. Felix Handte <w@felixhandte.com>
Mon, 3 Oct 2022 15:23:29 +0000 (11:23 -0400)
committerW. Felix Handte <w@felixhandte.com>
Mon, 3 Oct 2022 15:23:29 +0000 (11:23 -0400)
.github/workflows/scorecards.yml

index 7134b8a5ce31743581e5ff88bda2daaaece5d18e..2eae4749437fefe8732afc94d34512dc0d455f58 100644 (file)
@@ -14,6 +14,7 @@ permissions: read-all
 jobs:
   analysis:
     name: Scorecards analysis
+    if: github.repository == 'facebook/zstd'
     runs-on: ubuntu-latest
     permissions:
       # Needed to upload the results to code-scanning dashboard.