You've already forked AstralRinth
forked from didirus/AstralRinth
Don't run Deploy workflow on forks (#1252)
This commit is contained in:
@@ -4,6 +4,7 @@ on: push
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
if: github.repository_owner == 'modrinth'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user