Skip to content

Commit

Permalink
ci: update name
Browse files Browse the repository at this point in the history
  • Loading branch information
grieve54706 committed Oct 18, 2024
1 parent aa8e492 commit 300c517
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build dev image
name: Build dev image on push to main automatically

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build image
name: Build image manually

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/modeling-py-mult-platform-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# maturin generate-ci --pytest github
#
name: Modeling Python CI
name: Modeling Python CI (multi-platform)

# We don't ready to run this workflow on stable release flow yet
on:
Expand Down

0 comments on commit 300c517

Please sign in to comment.