diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2026-01-19 15:56:20 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2026-01-19 15:56:20 +0000 |
| commit | 3a6289e1e53ffe11b91b754d3b8241001b2cbfb8 (patch) | |
| tree | 72f981f56801c2377540bb580230832067b7e636 /.github | |
| parent | d91ae61f8fc2dd4ab3c208f25570b91a0725e2e4 (diff) | |
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/checklist.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/checklist.yml b/.github/workflows/checklist.yml index 303db9eb8534..65e640a2a0e4 100644 --- a/.github/workflows/checklist.yml +++ b/.github/workflows/checklist.yml @@ -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 |
