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
on:
pull_request:
types:
- closed
branches:
- main
on: push
# pull_request:
# types:
# - closed
# branches:
# - main
jobs:
build:
runs-on: ubuntu-latest