Skip to content
Closed
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
5 changes: 4 additions & 1 deletion .github/workflows/broadcast-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,10 @@ jobs:
exclude_forked: true
committer_username: NetcrackerCLPLCI
bot_branch_name: broadcast-bot
commit_message: 'ci: update of editorconfig file. If changes needed please contribute to https://github.com/Netcracker/.github/blob/main/.editorconfig'
commit_message: |
ci: update of editorconfig file

If changes needed please contribute to https://github.com/Netcracker/.github/blob/main/.editorconfig
replicate_cloud_core_dependabot:
name: Replicate dependabot config file for Cloud-Core repos
runs-on: ubuntu-latest
Expand Down