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
parent
commit
2bb54b422f
No known key found for this signature in database GPG Key ID: A5A7629F109C8FD1
  1. 2
      .github/workflows/build.yml

2
.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:

Loading…
Cancel
Save