We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fda9a commit edcdfd4Copy full SHA for edcdfd4
.github/workflows/lock.yml
@@ -5,6 +5,7 @@ on:
5
workflow_dispatch:
6
jobs:
7
lock:
8
+ if: github.repository_owner == 'getsentry'
9
runs-on: ubuntu-latest
10
steps:
11
- uses: getsentry/forked-action-lock-threads@master
0 commit comments