Re-enable PR-needs-rebase action for glitch-soc (was disabled upstream for forks)

pull/2825/head
Claire 2024-08-24 12:33:09 +02:00
parent 117af5847a
commit f5d26225ed
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ permissions:
jobs:
label-rebase-needed:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'
if: github.repository == 'glitch-soc/mastodon'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}