Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdwaggoner authored Nov 26, 2024
1 parent 7f9ccc6 commit d94da10
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,4 +1,4 @@
name: R Lint
name: CI lint

on: [push, pull_request]

Expand Down Expand Up @@ -26,4 +26,4 @@ jobs:
assignment_linter = assignment_linter(),
spaces_left_parentheses_linter = spaces_left_parentheses_linter()
)
)'
)'

0 comments on commit d94da10

Please sign in to comment.