fix to go to clipboard, release workflow

This commit is contained in:
2026-06-22 23:08:44 +02:00
parent 4b21757e16
commit 39361150a5
7 changed files with 135 additions and 57 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ name: CI
on:
push:
branches: [main]
branches: ['**'] # CI on every branch
pull_request:
branches: [main]