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:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [ '*' ]
|
||||
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
|
||||
branches: ['*']
|
||||
tags: ['v[0-9]+.[0-9]+.[0-9]+']
|
||||
|
||||
jobs:
|
||||
# temporarily disabled
|
||||
|
Loading…
Reference in New Issue
Block a user