Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Skip regenerate workflow on forks (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
brawaru authored Sep 2, 2023
1 parent 5d34af6 commit 799d800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regenerate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
regenerate:
runs-on: ubuntu-latest
if: github.repository_owner == 'modrinth'
steps:
- name: Re-deploy site
run: |
Expand Down

0 comments on commit 799d800

Please sign in to comment.