This commit is contained in:
Constantin Simonis 2024-12-06 14:09:52 +01:00
parent 9ecc76ce8d
commit fdd5cd7bdc
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

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