File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- main
7
- - master
8
7
- next
9
8
- ' v*'
10
9
paths-ignore :
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM Version] [ npm-image ]] [ npm-url ]
4
4
[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
5
- [ ![ CI] ( https://github.com/fastify/fastify-request-context/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/fastify/fastify-request-context/actions/workflows/ci.yml )
5
+ [ ![ CI] ( https://github.com/fastify/fastify-request-context/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/fastify/fastify-request-context/actions/workflows/ci.yml )
6
6
7
7
Request-scoped storage support, based on [ AsyncLocalStorage] ( https://nodejs.org/api/async_context.html#asynchronous-context-tracking ) .
8
8
You can’t perform that action at this time.
0 commit comments