We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a985f6 commit cda73a0Copy full SHA for cda73a0
.github/workflows/PR-scanner.yml
@@ -16,6 +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