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 e84c149 commit b17f3a2Copy full SHA for b17f3a2
.github/workflows/scan-virus.yml
@@ -25,3 +25,5 @@ jobs:
25
scan-virus:
26
name: "Scan Virus (Reusable Workflow)"
27
uses: "hugoalh/hugoalh/.github/workflows/scan-virus.yml@main"
28
+ with:
29
+ git_deep: "${{github.event.inputs.git_deep}}"
0 commit comments