Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/updater-wip.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml
index 74ebfb52..4a3adc4a 100644
--- a/.github/workflows/updater-wip.yml
+++ b/.github/workflows/updater-wip.yml
@@ -6,6 +6,7 @@ on:
jobs:
update:
+ if: github.repository_owner == 'wowchemy'
runs-on: ubuntu-latest
steps:
- uses: wowchemy/gh-action-updater@v1