✏️ fix typo
This commit is contained in:
parent
7d5f50b04a
commit
f9f92e2198
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ ** ]
|
||||
branches: [ '**' ]
|
||||
pull_request:
|
||||
branches: [ ** ]
|
||||
branches: [ '**' ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user