Skip to content

Commit

Permalink
Update eslint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-richardson authored Jun 24, 2024
1 parent db94276 commit 3247d02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: ESLint

on:
pull_request:
types: [opened, reopened, edited, synchronized, ready_for_review,review_requested, auto_merge_enabled]
types: [opened, reopened, edited, synchronized, ready_for_review, review_requested, auto_merge_enabled]
paths: [ src/*, res/*, tsconfig*.json ]
push:
paths: [ src/*, res/*, tsconfig*.json ]
Expand Down

0 comments on commit 3247d02

Please sign in to comment.