Skip to content

Commit 13be828

Browse files
committed
Update main.yml
1 parent 1b9210c commit 13be828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Build HTTPRequest
44

55
on:
66
push:
7-
branches: [ main ]
7+
branches: [ master ]
88
pull_request:
9-
branches: [ main ]
9+
branches: [ master ]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)