Browse Source
No more PRs
I hate every single one of you
Signed-off-by: crueter <swurl@swurl.xyz>
pull/21/head
crueter
6 months ago
No known key found for this signature in database
GPG Key ID: A5A7629F109C8FD1
1 changed files with
0 additions and
2 deletions
-
.github/workflows/build.yml
|
|
@ -5,8 +5,6 @@ name: eden-build |
|
|
on: |
|
|
on: |
|
|
push: |
|
|
push: |
|
|
branches: [ "master" ] |
|
|
branches: [ "master" ] |
|
|
pull_request: |
|
|
|
|
|
branches: [ master ] |
|
|
|
|
|
|
|
|
|
|
|
# TODO: combine build.yml into trigger_release.yml |
|
|
# TODO: combine build.yml into trigger_release.yml |
|
|
jobs: |
|
|
jobs: |
|
|
|