Enable scheduled actions only on glitch-soc's repo

lolsob-rspec
Claire 2023-10-17 22:03:54 +02:00
parent 63179f0bf4
commit 0d18c47c18
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ permissions:
jobs:
compute-suffix:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'
if: github.repository == 'glitch-soc/mastodon'
steps:
- id: version_vars
env:

View File

@ -11,7 +11,7 @@ permissions:
jobs:
download-translations:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'
if: github.repository == 'glitch-soc/mastodon'
steps:
- name: Checkout