Skip to content

Commit

Permalink
Test doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Nov 22, 2023
1 parent ef11160 commit 22ee892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_generate_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
# workflows
for workflows in .github/workflows/* ; do
# if [[ "$worklows" != "_*" && "$worklows" != "README" ]]; then
echo "$worklows"
# if [[ "$workflows" != "_*" && "$workflows" != "README" ]]; then
echo "$workflows"
# fi
done
Expand Down

0 comments on commit 22ee892

Please sign in to comment.