Skip to content

Commit 2bb907a

Browse files
Config
Name change, gitleaks config, .gitignore
1 parent 2d6d564 commit 2bb907a

File tree

3 files changed

+2639
-3
lines changed

3 files changed

+2639
-3
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ jobs:
2525
run: gh pr merge "$PR_URL" --auto --squash
2626
env:
2727
PR_URL: ${{github.event.pull_request.html_url}}
28-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ crash.log
175175
crash.*.log
176176

177177
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
178-
# password, private keys, and other secrets. These should not be part of version
179-
# control as they are data points which are potentially sensitive and subject
178+
# password, private keys, and other secrets. These should not be part of version
179+
# control as they are data points which are potentially sensitive and subject
180180
# to change depending on the environment.
181181
*.tfvars
182182
*.tfvars.json

0 commit comments

Comments
 (0)