restrict workflows to so

This commit is contained in:
Jason Ertel
2024-04-29 08:07:19 -04:00
parent b5c5c7857b
commit 89cb8b79fd
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ concurrency:
jobs:
close-threads:
if: github.repository_owner == 'security-onion-solutions'
runs-on: ubuntu-latest
permissions:
issues: write

View File

@@ -15,6 +15,7 @@ concurrency:
jobs:
lock-threads:
if: github.repository_owner == 'security-onion-solutions'
runs-on: ubuntu-latest
steps:
- uses: jertel/lock-threads@main