Skip to content

Commit

Permalink
build: try to make workflow titles more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed May 15, 2024
1 parent bae6b35 commit 5ae487f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# License: Modified BSD 3-clause – see file "LICENSE" in the project website.
# Website: https://github.com/caltechlibrary/iga

name: Doc builder & deployer
name: GitHub Pages builder & deployer

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/iga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:
all_metadata: false
debug: true

name: Archive release in InvenioRDM
name: Software release archiver
on:
release:
types: [published]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/waystation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Available as the file "sample-workflow.yml" from the software
# repository at https://github.com/caltechlibrary/waystation

name: Archive GitHub Pages
name: GitHub Pages archiver
run-name: Archive GitHub Pages in the Wayback Machine

on:
Expand Down

0 comments on commit 5ae487f

Please sign in to comment.