Skip to content

Commit a9077f2

Browse files
authored
Merge pull request #3617 from nhsuk/fix_policy_version_sync
Fix validation of IAM policy
2 parents a699e7d + 4f74080 commit a9077f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

terraform/scripts/validate-github-actions-policy.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
set -e
4-
53
if [ "$#" -ne 2 ]; then
64
echo "Usage: $0 <policy-arn> <policy-file>"
75
exit 1

0 commit comments

Comments
 (0)