CD: master is now main

This commit is contained in:
Robert Sachunsky 2025-09-26 23:05:47 +02:00 committed by GitHub
parent 6ea6a62801
commit 92c1e824dc
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: