Skip to content

Commit

Permalink
Merge pull request #6042 from nateprewitt/lock_thread_spam
Browse files Browse the repository at this point in the history
Disable lock-threads on forks
  • Loading branch information
sigmavirus24 committed Jan 11, 2022
2 parents d718e75 + 48676ca commit d15a3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lock-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:

jobs:
action:
if: github.repository_owner == 'psf'
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
Expand Down

0 comments on commit d15a3b6

Please sign in to comment.