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 dab3f69 commit f14fd90Copy full SHA for f14fd90
.github/workflows/readme.yml
@@ -28,7 +28,7 @@ jobs:
28
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB }}
29
cd .. && cd .. && cd ..
30
git clone https://${{ secrets.GITHUB }}@github.com/clouddrove/genie.git
31
- cd /home/runner/work/ajay-testing/ajay-testing
+ cd /home/runner/work/terraform-aws-security-group/terraform-aws-security-group
32
make packages/install/gomplate
33
make readme
34
- name: Run pre-commit
0 commit comments