Skip to content

Commit

Permalink
Merge pull request #100 from marcransome/workflows
Browse files Browse the repository at this point in the history
Update workflow names
  • Loading branch information
marcransome authored Mar 10, 2024
2 parents 6d0c568 + fb53d40 commit b468232
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 b468232

Please sign in to comment.