This commit is contained in:
Constantin Simonis 2024-12-06 14:09:52 +01:00
parent e0f5fe2524
commit 45f1a62a76
Signed by: csimonis
GPG Key ID: 758DD9C506603183

View File

@ -1,10 +1,10 @@
name: build name: build
on: on: push
pull_request: # pull_request:
types: # types:
- closed # - closed
branches: # branches:
- main # - main
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest