On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
This commit is contained in:
monkeyx-net 2024-07-28 16:13:05 +01:00
parent d9731c2ae1
commit 6183b96a40

View file

@ -3,11 +3,11 @@ name: Configurator Build
on:
push:
branches: [feat/godot-uk]
branches: [feat/godot-configurator]
tags:
- "v*-test"
pull_request:
branches: [feat/godot-uk]
branches: [feat/godot-configurator]
workflow_dispatch:
jobs: