Skip to content

Commit 2400c07

Browse files
committed
adding continue-on-error = true
1 parent 7bbca90 commit 2400c07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-devolv-action.yml.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
tool: validate
2222
path: ./sample_policies
23+
continue-on-error: true
2324

2425
drift-devolv:
2526
name: Devolv - Detect IAM Policy Drift

0 commit comments

Comments
 (0)