Skip to content

Commit 6777225

Browse files
.github: setup ci
1 parent c83f4ab commit 6777225

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
@@ -4,12 +4,12 @@ name: node-crawler workflow
44
on:
55
push:
66
branches:
7-
- master
7+
- main
88
tags:
99
- '**'
1010
pull_request:
1111
branches:
12-
- master
12+
- main
1313
workflow_dispatch:
1414

1515
jobs:

0 commit comments

Comments
 (0)