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.
2 parents d4d27ab + a111bab commit 1c811e5Copy full SHA for 1c811e5
.github/workflows/central-publish.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
scan-type: 'fs'
26
scan-ref: '/github/workspace/ballerina'
27
+ skip-dirs: 'build'
28
format: 'table'
29
exit-code: '1'
30
- name: Publish artifact
.github/workflows/publish-release.yml
@@ -27,6 +27,7 @@ jobs:
31
32
33
- name: Set version env variable
.github/workflows/trivy-scan.yml
@@ -26,5 +26,6 @@ jobs:
0 commit comments