diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index ee5dd098e9..b46b1d619e 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -18,6 +18,7 @@ on:
jobs:
Fuzzing:
runs-on: ubuntu-latest
+ if: github.repository == 'systemd/systemd'
steps:
- name: Build Fuzzers
id: build
diff --git a/README.md b/README.md
index bfb2b3fbd4..8e72fbc2be 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ System and Service Manager
[](https://scan.coverity.com/projects/350)
[](https://app.fuzzit.dev/orgs/systemd/dashboard)
[](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#systemd)
+[](https://github.com/systemd/systemd/actions)
[](https://bestpractices.coreinfrastructure.org/projects/1369)
[](https://travis-ci.org/systemd/systemd)
[](https://lgtm.com/projects/g/systemd/systemd/context:cpp)