Skip to content

Commit 62900f5

Browse files
committed
Update lint-js.yml file to test change
1 parent 0cafcdb commit 62900f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Lint JS
33

44
on:
55
pull_request:
6-
branches: [gh-pages]
6+
# branches: [gh-pages]
77
push:
8-
branches: [gh-pages]
8+
# branches: [gh-pages]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)