Merge branch 'main' into feat/displaying-new-game-update

This commit is contained in:
Moyase
2025-11-11 20:02:32 +02:00
committed by GitHub

View File

@@ -2,6 +2,9 @@ name: Build
on:
pull_request:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}