Skip to content

Commit 8b69ebd

Browse files
committed
Changes related to compliance scan for Mend
1 parent 89d7282 commit 8b69ebd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/mend.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ on:
1313
type: string
1414
required: false
1515
default: main
16-
# workflow_call:
17-
# inputs:
18-
# branch:
19-
# type: string
20-
# required: true
16+
workflow_call:
17+
# inputs:
18+
# branch:
19+
# type: string
20+
# required: true
2121

2222
concurrency:
2323
group: ${{ github.ref_name }}-mend

0 commit comments

Comments
 (0)