my brain hotfix

This commit is contained in:
Stanislaw
2022-06-20 22:32:55 +02:00
parent 8483a7e049
commit 075945034d

View File

@@ -2,9 +2,9 @@ name: Deploy
on:
push:
branches: ["main"]
branches: ["master"]
pull_request:
branches: ["main"]
branches: ["master"]
workflow_dispatch:
jobs: