Skip to content

Commit 832b3ee

Browse files
committed
Does this help?
1 parent 47ac4c8 commit 832b3ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: Node.js CI
66

77
on:
88
push:
9-
branches: [ $default-branch ]
9+
branches: [ main ]
1010
pull_request:
11-
branches: [ $default-branch ]
11+
branches: [ main ]
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)