We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a699e7d + 4f74080 commit a9077f2Copy full SHA for a9077f2
terraform/scripts/validate-github-actions-policy.sh
@@ -1,7 +1,5 @@
1
#!/usr/bin/env bash
2
3
-set -e
4
-
5
if [ "$#" -ne 2 ]; then
6
echo "Usage: $0 <policy-arn> <policy-file>"
7
exit 1
0 commit comments