Skip to content

Commit f4a156e

Browse files
committed
chore: add-mend-to-publish
1 parent 961cb52 commit f4a156e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# Run Mend CLI Scan
1616
mend-cli-scan:
1717
name: Mend CLI Scan
18-
uses: ./.github/workflows/mend-cli-scan.yaml
18+
uses: ./.github/workflows/mend.yaml
1919
secrets:
2020
MEND_EMAIL: ${{ secrets.MEND_EMAIL }}
2121
MEND_USER_KEY: ${{ secrets.MEND_USER_KEY }}

0 commit comments

Comments
 (0)