mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-configurator.yml
This commit is contained in:
parent
d9731c2ae1
commit
6183b96a40
4
.github/workflows/build-configurator.yml
vendored
4
.github/workflows/build-configurator.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue