Skip to content

Commit

Permalink
[MLC-41] repo: Update lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkerSm1th committed Mar 5, 2024
1 parent 7ed3d41 commit f51c29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: PR Checks
name: Lint

on: [pull_request]

jobs:
lint:
name: Lint App
name: Lint
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit f51c29b

Please sign in to comment.