chore(actions): only run update-flake in our repo
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
0d31e31282
commit
8e4de055b8
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user