No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
.github/workflows/build.yml
|
|
@@ -2,6 +2,11 @@ name: build |
|
|
|
|
|
|
|
on: |
|
|
|
push: |
|
|
|
branches: |
|
|
|
- '*' |
|
|
|
pull_request: |
|
|
|
branches: |
|
|
|
- '*' |
|
|
|
|
|
|
|
env: |
|
|
|
CACHE_VERSION: 1 |
|
|
|