Fix for workflow

This commit is contained in:
2026-05-21 23:35:26 +02:00
parent 89c31c2856
commit 870f1787cb
+3 -1
View File
@@ -6,7 +6,9 @@ name: Build
# types: [published]
on:
push:
branches: [main, develop]
branches:
- main
- develop
jobs:
# test: