remove debug stuff
All checks were successful
build / build (pull_request) Successful in 4m19s

This commit is contained in:
Constantin Simonis 2024-12-19 14:06:21 +01:00
parent 2ad634693d
commit 27b597245b
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: remote
@ -21,4 +21,3 @@ jobs:
- name: push
run: docker push git.simonis.lol/sites/file-explorer:latest
#