Skip to content

Commit

Permalink
Merge pull request #129 from yetanalytics/fix-periodic-nvd-scan
Browse files Browse the repository at this point in the history
Change typo in periodic NVD scan workflow
  • Loading branch information
kelvinqian00 authored Jan 24, 2024
2 parents 0bdb319 + 2596949 commit 9304dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
nvd-config-filename: '.nvd/config.json'
notify-slack: true
secrets:
SLACK_WORKFLOW_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 9304dbb

Please sign in to comment.