Skip to content

Commit 6c5536b

Browse files
committed
🧹 chore(workflow): remove unnecessary whitespace and ensure consistent formatting
1 parent f0dc545 commit 6c5536b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎.github/workflows/call-ci-semantic-release-sync.yml‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
- 'renovate/**'
2222
- 'chore/**'
2323
- 'test/**'
24-
24+
2525
pull_request:
2626
branches:
2727
- main
@@ -44,4 +44,8 @@ jobs:
4444
# uses: variablesoftware/github-workflows/.github/workflows/ci-semantic-release-sync.yml@38038641148ab8eaa7c9be80d9041a6c8c80641e
4545
# No secrets block needed for GITHUB_TOKEN
4646
# No additional changes required
47-
47+
with:
48+
RUN_LINT: 0
49+
RUN_BUILD: 0
50+
RUN_TEST: 0
51+

0 commit comments

Comments
 (0)