chore: rename revisions workflow
This commit is contained in:
parent
03afdbf431
commit
abfbacb8c2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/revisions.yml
vendored
4
.github/workflows/revisions.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Revisions
|
||||
name: Revisions Server
|
||||
|
||||
concurrency:
|
||||
group: revisions
|
||||
group: revisions_server
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
|
|
Loading…
Reference in a new issue