Skip to content

Commit

Permalink
cifuzz: enable push as well
Browse files Browse the repository at this point in the history
Signed-off-by: David Korczynski <david@adalogics.com>
  • Loading branch information
DavidKorczynski committed Nov 25, 2021
1 parent 61dd522 commit cdc4f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cifuzz.yml
@@ -1,5 +1,5 @@
name: CIFuzz
on: [pull_request]
on: [push, pull_request]
jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cdc4f0e

Please sign in to comment.