Skip to content

Commit

Permalink
Changed naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyWW committed Feb 9, 2024
1 parent f3e40fb commit 4ad493f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_black_linter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: djLint
name: Black Linter (PY)

on: [push, pull_request]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run_djlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Backend Tests
name: djLinter (HTML)
on: [ push, pull_request ]

jobs:
Expand Down

0 comments on commit 4ad493f

Please sign in to comment.