We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9cd01 commit bfceaf2Copy full SHA for bfceaf2
.github/workflows/PR-scanner.yml
@@ -16,7 +16,7 @@ jobs:
16
# Optional: Scan arguments
17
scan-args: |-
18
--recursive
19
- ./dumper
+ ./
20
21
# JOB 2: (Optional) Your other steps run in a separate job
22
build-application:
0 commit comments