This commit is contained in:
parent
ce563941d5
commit
b32f85df2d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: "test"
|
||||
name: "release"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -2,8 +2,8 @@ name: "test"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
# tags-ignore:
|
||||
# - '**'
|
||||
tags-ignore:
|
||||
- '**'
|
||||
jobs:
|
||||
ci:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user