mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Make classref workflow group unique
This commit is contained in:
2
.github/workflows/sync_class_ref.yml
vendored
2
.github/workflows/sync_class_ref.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
# Make sure jobs cannot overlap.
|
||||
concurrency:
|
||||
group: classref-sync-ci
|
||||
group: classref-sync-ci-master
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user