Skip to content

Commit

Permalink
chore(ci/cd): improve names
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed Jan 21, 2025
1 parent b960cc8 commit 9ac3f3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lf-linux-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Linux - Build'
name: 'Linuxfabrik: Linux - Build'

# Controls when the workflow will run
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lf-linux-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Linux - Test'
name: 'Linuxfabrik: Linux - Test'

# Controls when the workflow will run
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lf-windows-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Windows - Build'
name: 'Linuxfabrik: Windows - Build'

# Controls when the workflow will run
on:
Expand Down

0 comments on commit 9ac3f3c

Please sign in to comment.