Skip to content

Commit

Permalink
Update workflow names (for better badges visibility) (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed May 14, 2024
1 parent 001ee77 commit ad678d8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Check Rolling Compatibility on Humble with Stack Build
name: Check Rolling Compatibility on Humble
# author: Christoph Froehlich <[email protected]>
# description: 'Build & test the rolling stack on Humble distro.'

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Check Rolling Compatibility on Iron with Stack Build
name: Check Rolling Compatibility on Iron
# author: Christoph Froehlich <[email protected]>
# description: 'Build & test the rolling stack on Iron distro.'

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Check Rolling Compatibility on Iron with Stack Build
name: Check Rolling Compatibility on Jazzy
# author: Christoph Froehlich <[email protected]>
# description: 'Build & test the rolling stack on Jazzy distro.'

on:
workflow_dispatch:
Expand Down

0 comments on commit ad678d8

Please sign in to comment.