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 e8ecf96 commit 6956fa8Copy full SHA for 6956fa8
.github/workflows/web-tier.yml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- main
7
# added path
8
- paths:
9
- - '/application-code/web-tier/*'
+# paths:
+# - '/application-code/web-tier
10
jobs:
11
build:
12
# Define a matrix strategy to run the job on multiple Node.js versions
0 commit comments