Skip to content

Commit

Permalink
Merge pull request #51 from lsst-dm/u/ktl/fix-workflow-names
Browse files Browse the repository at this point in the history
Make workflow names more readable.
  • Loading branch information
ktlim authored Oct 28, 2023
2 parents 1e8029f + de723a5 commit 7261dd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-manually.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Embargo Butler ingest container on demand
name: On-demand ingest build
on:
workflow_dispatch:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Embargo Butler ingest container
name: CI build of all containers
on:
push:
branches:
Expand Down

0 comments on commit 7261dd0

Please sign in to comment.