Disable snapshots on forks (#4244)

* Update snapshots-android.yml

* Update snapshots-pc.yml
This commit is contained in:
Chris H
2023-11-29 14:26:27 -05:00
committed by GitHub
parent 193ecf14e9
commit 06f919145c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs: jobs:
build: build:
if: github.repository_owner == 'Card-Forge'
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: write contents: write

View File

@@ -14,7 +14,7 @@ on:
jobs: jobs:
build: build:
if: github.repository_owner == 'Card-Forge'
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: write contents: write