Migrate to Godot 4 #1

Merged
darknight merged 27 commits from feature/godot-migration into main 2026-05-17 21:32:26 +02:00
Showing only changes of commit 2d8ca9dfbb - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build Puzzle Quest
on:
push:
branches: [dev, main]
branches: [dev, main, feature/godot-migration]
pull_request:
branches: [dev, main]
workflow_dispatch: