Skip to content

Commit

Permalink
ZH-301 - Add extra message in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
M-casado committed Jul 29, 2024
1 parent 447c6e9 commit 4c196d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compare_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ jobs:
- name: Run SOP index comparison
# The comparison exit codes will determine whether this workflow finishes or not
run: |
echo "Remember that creating the index table automatically is very easy! Just make use of 'scripts/sop_index.py'. For example, running:"
echo "'python3 scripts/sop_index.py sops/ -v 1'"
python scripts/compare_index.py sops/README.md sops/ -v 1

0 comments on commit 4c196d3

Please sign in to comment.