Skip to content

Commit 53153e9

Browse files
authored
Update ci-dgraph-js.yml
1 parent 051f0f3 commit 53153e9

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,13 @@
11
name: ci-dgraph-js-tests
22
on:
3-
push:
4-
paths-ignore:
5-
- '**/**.dockerignore'
6-
- '**/**.gitignore'
7-
- '**/**.md'
8-
- '**/**.png'
9-
- '**/**.gif'
10-
- '**/**.ini'
11-
branches:
12-
- master
133
pull_request:
144
types:
155
- opened
166
- reopened
177
- synchronize
188
- ready_for_review
199
branches:
20-
- master
10+
- main
2111
jobs:
2212
dgraph-js-tests:
2313
runs-on: warp-ubuntu-latest-x64-16x

0 commit comments

Comments
 (0)