Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
echo 'EOF' >> $GITHUB_ENV
working-directory: terraform
- name: Comment on pull request
uses: marocchino/sticky-pull-request-comment@fcf6fe9e4a0409cd9316a5011435be0f3327f1e1 # v2.3.1
uses: marocchino/sticky-pull-request-comment@f6a2580ed520ae15da6076e7410b088d1c5dddd9 # v2.7.0
with:
number: ${{ github.event.pull_request.number }}
message: |
Expand Down
6 changes: 6 additions & 0 deletions github/pl-strflt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,14 @@ repositories:
allow_update_branch: false
archived: false
auto_init: false
branch_protection:
main:
{}
default_branch: main
delete_branch_on_merge: false
files:
.github/dependabot.yml:
content: .github/dependabot.yml
has_discussions: false
has_downloads: true
has_issues: true
Expand Down