Skip to content

Commit f8b7f73

Browse files
committed
style(ci): prefix custom workflow names with 'Linuxfabrik: '
1 parent 6a14b1d commit f8b7f73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Deploy Documentation'
1+
name: 'Linuxfabrik: Deploy Documentation'
22

33
on:
44
push:

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Update pre-commit hooks'
1+
name: 'Linuxfabrik: Update pre-commit hooks'
22

33
on:
44
schedule:

0 commit comments

Comments
 (0)