6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -4,9 +4,9 @@ name: 'CI'
|
||||
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- synchronize
|
||||
# pull_request:
|
||||
# types:
|
||||
# - synchronize
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
|
Reference in New Issue
Block a user