Skip to content

Commit

Permalink
Merge pull request #6 from qnrl/feature/continue-on-error
Browse files Browse the repository at this point in the history
Added continue-on-error: true
  • Loading branch information
rohancragg committed Jul 14, 2023
2 parents 979be1c + e866c97 commit c72e7ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/analyse-psrule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ jobs:
# Run analysis by using the PSRule GitHub action.
- name: Run PSRule analysis
uses: microsoft/[email protected]

continue-on-error: true
with:
modules: PSRule.Rules.Azure

0 comments on commit c72e7ba

Please sign in to comment.