Skip to content

Commit edcdfd4

Browse files
authored
Run lock issues/PRs only on getsentry (#1966)
1 parent b1fda9a commit edcdfd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
workflow_dispatch:
66
jobs:
77
lock:
8+
if: github.repository_owner == 'getsentry'
89
runs-on: ubuntu-latest
910
steps:
1011
- uses: getsentry/forked-action-lock-threads@master

0 commit comments

Comments
 (0)