Skip to content

Commit

Permalink
first restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Jan 28, 2024
1 parent 94124d7 commit e8b29f9
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion ci_verify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -e

for ioc in ${THIS_DIR}/iocs/*
do
# Skip if subfolder is not an IOC definition
# Skip if subfolder has no config to validate
if [ ! -d "${ioc}/config" ]; then
continue
fi
Expand Down

0 comments on commit e8b29f9

Please sign in to comment.