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.
1 parent 17f37b1 commit 2cac93bCopy full SHA for 2cac93b
.github/workflows/pre-commit.yml
@@ -118,7 +118,7 @@ jobs:
118
rmz -f /opt/hostedtoolcache/Ruby &
119
rmz -f /opt/hostedtoolcache/go &
120
121
- if ${{ github.repository }} == 'terraform-aws-modules/terraform-aws-iam';
+ if ${{ github.repository }} == 'terraform-aws-modules/terraform-aws-security-group';
122
then
123
sudo rmz -f /usr/local/lib/android &
124
sudo rmz -f /usr/share/dotnet &
0 commit comments