Skip to content

Commit

Permalink
chore: rename project checks
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Nov 26, 2021
1 parent b177748 commit fc4d6bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/project-chartjs-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Project check
name: Project chartjs check

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/project-lib-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Project check
name: Project lib check

on:
push:
Expand Down

0 comments on commit fc4d6bd

Please sign in to comment.