Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b6de7ca409
|
|||
12fb04974e
|
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,6 +8,8 @@ env:
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ release ]
|
branches: [ release ]
|
||||||
|
tags:
|
||||||
|
- '**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ release ]
|
branches: [ release ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Reference in New Issue
Block a user