We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17555f1 commit 305f701Copy full SHA for 305f701
.github/workflows/close-threads.yml
@@ -15,6 +15,7 @@ concurrency:
15
16
jobs:
17
close-threads:
18
+ if: github.repository_owner == 'jertel'
19
runs-on: ubuntu-latest
20
permissions:
21
issues: write
.github/workflows/lock-threads.yml
lock-threads:
steps:
- uses: jertel/lock-threads@main
0 commit comments