You've already forked AstralRinth
forked from didirus/AstralRinth
Skip regenerate workflow on forks (#1344)
This commit is contained in:
1
.github/workflows/regenerate.yml
vendored
1
.github/workflows/regenerate.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
jobs:
|
||||
regenerate:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'modrinth'
|
||||
steps:
|
||||
- name: Re-deploy site
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user