Skip to content

Commit 0660137

Browse files
authored
chore: remove redundant comments
1 parent e22c702 commit 0660137

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nodejs.yml

-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: Node CI
33
on:
44
workflow_call:
55
# This gets run by on-merge-main.yml automatically
6-
# push:
7-
# branches:
8-
# - main
9-
# - master
10-
# - 'features/*'
116
pull_request:
127
branches:
138
- main

0 commit comments

Comments
 (0)