File tree Expand file tree Collapse file tree 11 files changed +21
-21
lines changed
Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: sdk/akamai-base
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: sdk/akamai-edgekv
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: shared/akamai-edgeworker-sdk
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: sdk/cloudflare
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: shared/common
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change 66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: store/node-server-sdk-redis
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: shared/sdk-server-edge
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: shared/sdk-server
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name: sdk/server-node
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, 'feat/**' ]
66 paths-ignore :
77 - ' **.md' # Do not need to run CI for markdown changes.
88 pull_request :
9- branches : [main]
9+ branches : [main, 'feat/**' ]
1010 paths-ignore :
1111 - ' **.md'
1212
You can’t perform that action at this time.
0 commit comments