Disable Build and Deploy Workflow

This commit is contained in:
jklingen 2025-05-09 15:42:46 +02:00 committed by GitHub
commit 5bb9b4f225
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
name: Build and Deploy name: Build and Deploy
on: #on:
push: # push:
branches: # branches:
- 'release/1.*' # - 'release/1.*'
jobs: jobs:
build: build: