Skip to content

Commit 4eb68ae

Browse files
Update eslint-check.yml
1 parent a852624 commit 4eb68ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/eslint-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: ESLint Check
22

33
on:
4+
workflow_dispatch:
45
pull_request:
6+
branches: [ "main" ]
57

68
jobs:
79
lint:

0 commit comments

Comments
 (0)