Skip to content

Commit

Permalink
Update workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Mar 10, 2024
1 parent 6d0c568 commit fb53d40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CodeQL"
name: CodeQL analysis
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: dependency-review
name: Dependency review
on:
pull_request:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Markdown links"
name: Markdown links check
on:
push:
branches:
Expand Down

0 comments on commit fb53d40

Please sign in to comment.