fix: fix yml issue
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Default CI
|
||||
on: [push]
|
||||
on:
|
||||
push
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
Reference in New Issue
Block a user