<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/71a729b080501db3bbac134c13f5d12e474f2a79">https://github.com/macports/macports-ports/commit/71a729b080501db3bbac134c13f5d12e474f2a79</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 71a729b0805 github CI: run on forks
</span>71a729b0805 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 71a729b080501db3bbac134c13f5d12e474f2a79
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Sat Nov 20 01:03:47 2021 +0100
<span style='display:block; white-space:pre;color:#404040;'> github CI: run on forks
</span>---
.github/workflows/main.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
</span><span style='display:block; white-space:pre;color:#808080;'>index a2e0322e848..099a91f2677 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/.github/workflows/main.yml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/.github/workflows/main.yml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,8 +7,8 @@ on:
</span> paths-ignore:
- '.github/**'
push:
<span style='display:block; white-space:pre;background:#ffe0e0;'>- branches:
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- - update/*
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ branches-ignore:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ - master
</span>
jobs:
build:
</pre><pre style='margin:0'>
</pre>