Skip to content

Commit 2a35271

Browse files
committed
chore: fix indentation and formatting in CI workflow
Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent c077fec commit 2a35271

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/__main-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
update-all: ${{ (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')) || github.event_name == 'workflow_dispatch' }}
4040
github-app-client-id: ${{ vars.CI_BOT_APP_CLIENT_ID }}
41+
# yamllint disable rule:line-length
4142
extra-badges: |
4243
[
4344
{

0 commit comments

Comments
 (0)