Update war.yml
This commit is contained in:
parent
6c343dda40
commit
05986d1a9c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/war.yml
vendored
2
.github/workflows/war.yml
vendored
|
@ -5,8 +5,6 @@ name: WAR CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- '*' # for testing
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue