prettier
This commit is contained in:
parent
22335a3043
commit
85e546beaa
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,8 +3,8 @@ name: build
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches: [ '*' ]
|
branches: ['*']
|
||||||
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
|
tags: ['v[0-9]+.[0-9]+.[0-9]+']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# temporarily disabled
|
# temporarily disabled
|
||||||
|
Loading…
Reference in New Issue
Block a user