Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeterLP authored Jan 1, 2024
1 parent 087247b commit 1381448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ name: ESLint
on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]

branches:
- main
jobs:
eslint:
name: Run eslint scanning
Expand Down

0 comments on commit 1381448

Please sign in to comment.