Skip to content

Commit

Permalink
Only run PR rebase needed check on non-fork repos (mastodon#31401)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski authored Aug 13, 2024
1 parent 3a787d7 commit 2e85167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase-needed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:
jobs:
label-rebase-needed:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 2e85167

Please sign in to comment.