2
0

Run scheduled actions only on the main repo (#27343)

This commit is contained in:
Renaud Chaput
2023-10-17 14:59:39 +02:00
committed by GitHub
parent 935d54124e
commit 1fb4e40145
2 changed files with 2 additions and 0 deletions

View File

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