Skip to content

Commit d8a6f1e

Browse files
authored
Update ci-dgraph-js-http.yml
1 parent 107e382 commit d8a6f1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-dgraph-js-http.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ name: ci-dgraph-js-http-tests
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
88
types:
99
- opened
1010
- reopened
1111
- synchronize
1212
- ready_for_review
1313
branches:
14-
- master
14+
- main
1515
jobs:
1616
dgraph-js-http-tests:
1717
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)