Skip to content

Commit 55dd87c

Browse files
committed
chore: improve action
1 parent 19d44f1 commit 55dd87c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/node.js.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Quality Checks CI
22

3-
on:
4-
push:
5-
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
3+
on: [push, fork]
84

95
jobs:
106
build:

0 commit comments

Comments
 (0)