Update check_nist.yaml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
echo "CHANGES=$CHANGES" >> $GITHUB_ENV
|
||||
|
||||
if [[ CHANGES -eq 1 ]]; then
|
||||
git add cves/*.txt
|
||||
git add tools/cves/*.txt
|
||||
git diff --name-only --staged
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user