Skip to content

Commit

Permalink
Issue #24: Adding sh check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Mar 1, 2024
1 parent 64cfdb7 commit 2b77e4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
uses:
ai-cfia/github-workflows/.github/workflows/workflow-yaml-check.yml@main

sh-check:
uses:
ai-cfia/github-workflows/.github/workflows/workflow-sh-check.yml@main

repo-standard:
uses:
ai-cfia/github-workflows/.github/workflows/workflow-repo-standards-validation.yml@main
Expand Down

0 comments on commit 2b77e4a

Please sign in to comment.