On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
This commit is contained in:
monkeyx-net 2024-08-05 18:36:51 +01:00
parent ca8dfb006c
commit fc009372f4

View file

@ -7,6 +7,7 @@ on:
- "v*-test" - "v*-test"
pull_request: pull_request:
branches: [feat/godot-configurator] branches: [feat/godot-configurator]
workflow_dispatch: workflow_dispatch:
jobs: jobs: