Skip to content

Commit

Permalink
Test if condition
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Nov 19, 2024
1 parent c4681e1 commit 3ddb412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scripts/check_diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ cat check_diff.txt
# Set paths to ignore
paths_ignore=()
paths_ignore+=("Docs/")
paths_ignore+=(".github/")
paths_ignore+=(".azure-pipelines.yml")
echo "Paths to ignore:"
echo ${paths_ignore[@]}

Expand Down

0 comments on commit 3ddb412

Please sign in to comment.