Restrict privileged workflows to official repo

This commit is contained in:
Gregory Schier
2026-07-05 09:41:14 -07:00
parent b332a0eba9
commit 2c1cf5a13c
7 changed files with 6 additions and 49 deletions
@@ -30,6 +30,7 @@ permissions:
jobs:
check:
if: github.repository == 'mountain-loop/yaak'
name: Check contribution policy
runs-on: ubuntu-latest
steps: