Merge pull request #185 from bertsky/patch-4

CD: master is now main
This commit is contained in:
Konstantin Baierer 2025-09-29 10:44:27 +02:00 committed by GitHub
commit a6f0af07d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: CD
on: on:
push: push:
branches: [ "master" ] branches: [ "main" ]
workflow_dispatch: # run manually workflow_dispatch: # run manually
jobs: jobs: