Disable automatic deployment

This commit is contained in:
Tobi Schäfer 2024-06-15 19:08:12 +02:00
parent 0f8bace3dd
commit bd70d2fb62
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -1,10 +1,6 @@
name: Deploy (Production)
on:
workflow_dispatch: {}
push:
branches:
- helma-🐜
on: workflow_dispatch
jobs:
deploy: