testing
This commit is contained in:
parent
038061bde3
commit
bef612b1e7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -2,6 +2,8 @@ name: Build Latest
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- release.txt
|
- release.txt
|
||||||
- version.txt
|
- version.txt
|
||||||
|
|
Loading…
Reference in a new issue