.github: Disable checklist workflow on forks

Reviewed by:	imp
Obtained from:	CheriBSD
Sponsored by:	AFRL, DARPA
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1973
This commit is contained in:
John Baldwin
2026-01-19 10:56:20 -05:00
parent d91ae61f8f
commit 3a6289e1e5
+1
View File
@@ -13,6 +13,7 @@ permissions:
jobs:
checklist:
name: commit
if: github.repository == 'freebsd/freebsd-src'
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v7