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 b6da155 commit 3973d9cCopy full SHA for 3973d9c
.github/workflows/dotnet.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- '*'
7
+ paths: [ dotnet ]
8
pull_request:
9
branches: [ main ]
10
.github/workflows/nodejs.yml
+ paths: [ nodejs ]
.github/workflows/spa.yml
+ paths: [ web/serverless-microservices-web ]
0 commit comments