mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 14:07:49 +02:00
restrict workflows to so
This commit is contained in:
@@ -15,6 +15,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
close-threads:
|
close-threads:
|
||||||
|
if: github.repository_owner == 'security-onion-solutions'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lock-threads:
|
lock-threads:
|
||||||
|
if: github.repository_owner == 'security-onion-solutions'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: jertel/lock-threads@main
|
- uses: jertel/lock-threads@main
|
||||||
|
|||||||
Reference in New Issue
Block a user