Standardize workflow names for consistency (#2098)
This commit is contained in:
parent
377a87dbba
commit
5d60d78362
|
|
@ -1,4 +1,4 @@
|
|||
name: Test Docs Build
|
||||
name: Docs/Test Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: 🔧 Pytest/Test Workflow
|
||||
name: Pytest/Test Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: Build and Publish Docs
|
||||
name: Docs/Build and Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in New Issue