remove debug stuff

This commit is contained in:
Constantin Simonis 2024-12-04 18:34:48 +01:00
parent 502a5d5bda
commit 939130dcbe
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

View File

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