* Combining test build and upload on S3
* Change the condition for the REF variable
* Delete job check changes in resources/help
* Add working directory for path filter
* Change the condition for archiving
* Replace to path filter
* Change the condition for the steps
* Add id for Tar files
* Change the condition for the definition of REF
* Change the help filter to help_modified
* Change the name for jobs
* Change the name artifacts for download
* Add CI file for upload build on S3
* Change the name of the steps
* Add paths for resources/help
* Add variable PATH for export on S3
---------
Co-authored-by: papacarlo <builder@onlyoffice.com>
Since this commit on develop
3636bf78c4
web-apps require file from `sdkjs` named
```
'../../../../sdkjs/common/device_scale.js'
```
So cloning of sdkjs is bring back
Currently it will close `sdkjs#develop` for any branches,
since implement cloning different branches for different
PR destanation in GitHub Actions is not a trivial task and
will take time to develop.
But maybe current variant will be enough in major cases