emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company 2bd1e0c 1/2: Do not run CI on forks


From: ELPA Syncer
Subject: [elpa] externals/company 2bd1e0c 1/2: Do not run CI on forks
Date: Wed, 11 Aug 2021 18:57:06 -0400 (EDT)

branch: externals/company
commit 2bd1e0cff8767df4977b90c65985cb40b714bb53
Author: YE <yet@ego.team>
Commit: YE <yet@ego.team>

    Do not run CI on forks
---
 .github/workflows/ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index fff44e9..850738a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -19,6 +19,7 @@ on:
 
 jobs:
   check:
+    if: github.repository_owner == 'company-mode'
     runs-on: ubuntu-20.04
 
     strategy:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]