Standardize workflow names for consistency (#2098)

This commit is contained in:
Jirka Borovec 2026-01-27 15:09:56 +09:00 committed by GitHub
parent 377a87dbba
commit 5d60d78362
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Test Docs Build
name: Docs/Test Workflow
on:
push:

View File

@ -1,4 +1,4 @@
name: 🔧 Pytest/Test Workflow
name: Pytest/Test Workflow
on:
push:

View File

@ -1,4 +1,4 @@
name: Build and Publish Docs
name: Docs/Build and Publish
on:
push: