Skip to content

Commit

Permalink
Continue workflow on error
Browse files Browse the repository at this point in the history
  • Loading branch information
timarenz committed Nov 17, 2021
1 parent 7c93dda commit fc4d39a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:

- name: lw-scanner
uses: ./
continue-on-error: true
env:
LW_ACCESS_TOKEN: ${{ secrets.LW_ACCESS_TOKEN_POLICY }}
LW_ACCOUNT_NAME: ${{ secrets.LW_ACCOUNT_NAME }}
Expand Down

0 comments on commit fc4d39a

Please sign in to comment.