We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b03f2 commit bbf7ab8Copy full SHA for bbf7ab8
.github/workflows/samples-typescript-server.yaml
@@ -18,7 +18,7 @@ jobs:
18
- "18.x"
19
- "20.x"
20
sample:
21
- - samples/server/petstore/typescript-nestjs-server/**
+ - samples/server/petstore/typescript-nestjs-server/
22
steps:
23
- uses: actions/checkout@v5
24
- name: Use Node.js 20.x
0 commit comments