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:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-11-27 23:26:08 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-11-27 23:26:08 +0300
commitca815c586ac22bcfe2206c3a0e5b3fd735897909 (patch)
tree1666467b9d347430a97038217c049118362395a6
parent9a12d71b3c562d9167d846e4497546f39c90f01d (diff)
build: edit GH workflow
-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