speed up checks on Pull Request
This commit is contained in:
parent
305a4bdcee
commit
66625870db
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -1,8 +1,11 @@
|
|||
name: CI
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [ master ]
|
||||
workflow_run:
|
||||
branches-ignore: [ master ]
|
||||
types: [ requested ]
|
||||
workflows: [ Fuzzing ]
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user