mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-gdc.yml
This commit is contained in:
parent
db3eab33a4
commit
a348ac08ad
4
.github/workflows/build-gdc.yml
vendored
4
.github/workflows/build-gdc.yml
vendored
|
@ -6,9 +6,9 @@ on:
|
|||
pull_request:
|
||||
branches: [ feat/godot-configurator ]
|
||||
|
||||
concurrency:
|
||||
#concurrency:
|
||||
#group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-devdesktop
|
||||
cancel-in-progress: true
|
||||
# cancel-in-progress: true
|
||||
|
||||
env:
|
||||
GODOT_VERSION: 4.2.2
|
||||
|
|
Loading…
Reference in a new issue