Skip to content

Commit

Permalink
workflow title changes for consistency
Browse files Browse the repository at this point in the history
Signed-off-by: David Wood <[email protected]>
  • Loading branch information
daw3rd committed Sep 17, 2024
1 parent 60343d3 commit dec3aa9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-kfp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test KFP
name: Test/build KFP

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-lib.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test DPK libraries and (Optionally) Push base DPK images
name: Test DPK libs and (Optionally) Push base DPK images

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-misc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Miscellaneous tests
name: Test - miscellaneous

on:
workflow_dispatch:
Expand Down

0 comments on commit dec3aa9

Please sign in to comment.