fix: run workflow anyway

This commit is contained in:
theoleuthardt 2025-02-22 23:51:27 +01:00
parent 509545f185
commit 908b90f549

View file

@ -18,7 +18,6 @@ on:
jobs: jobs:
build-push-deploy: build-push-deploy:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: