mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 18:27:44 +02:00
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -156,7 +156,7 @@ jobs:
|
||||
[ -z "$(git diff --name-only '*.js' '*.ts' '*.svelte' '*.json' '*.yaml' | cat)" ]
|
||||
echo '================================================================'
|
||||
- name: Formatting...
|
||||
run: node common/scripts/install-run-rush.js fast-format --branch ${{ github.base_ref }}
|
||||
run: node common/scripts/install-run-rush.js fast-format --branch ${{ github.base_ref || 'develop' }}
|
||||
- name: Check files formatting
|
||||
run: |
|
||||
echo '================================================================'
|
||||
|
||||
Reference in New Issue
Block a user