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:
|
||||
push:
|
||||
branches: [ release ]
|
||||
tags:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches: [ release ]
|
||||
workflow_dispatch:
|
||||
|
Reference in New Issue
Block a user