mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 13:35:05 +00:00
Add name to the fuzz tests workflow
This commit is contained in:
parent
bde3cab216
commit
2cd3126651
1 changed files with 2 additions and 0 deletions
2
.github/workflows/fuzz.yml
vendored
2
.github/workflows/fuzz.yml
vendored
|
@ -1,3 +1,5 @@
|
|||
name: oss-fuzz
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
|
Loading…
Add table
Reference in a new issue