CI: Give Windows CI workflow a unique name
This should ™️ make it easier to identify the workflow in the
GitHub Actions UI pane on the website.
This commit is contained in:
parent
c8b574e9b4
commit
358a24b461
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: CI
|
||||
name: CI (Windows)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in a new issue