mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Run cifuzz on stable and next branches
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
name: CIFuzz
|
||||
on: [pull_request]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [stable, next]
|
||||
pull_request:
|
||||
branches: [stable, next]
|
||||
|
||||
jobs:
|
||||
Fuzzing:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user