mirror of
https://github.com/nlohmann/json.git
synced 2026-09-03 15:05:01 +00:00
📝 overwork project infrastructure
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
||||
with:
|
||||
egress-policy: audit
|
||||
|
||||
# The OSS-Fuzz CIFuzz actions are referenced via @master as recommended by
|
||||
# the OSS-Fuzz documentation; the project does not publish tags or releases
|
||||
# to pin to. See https://google.github.io/oss-fuzz/getting-started/continuous-integration/
|
||||
- name: Build Fuzzers
|
||||
id: build
|
||||
uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
|
||||
|
||||
Reference in New Issue
Block a user