chore(actions): only run update-flake in our repo

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth
2023-07-09 15:19:11 -04:00
parent 0d31e31282
commit 8e4de055b8

View File

@ -12,6 +12,7 @@ permissions:
jobs: jobs:
update-flake: update-flake:
if: github.repository == 'PrismLauncher/PrismLauncher'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: