workflow debug
This commit is contained in:
parent
02d64f67de
commit
5de52850b5
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,8 +2,8 @@ name: build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ '*' ]
|
branches: ['*']
|
||||||
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
|
tags: ['v[0-9]+.[0-9]+.[0-9]+']
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user