Try to force StyleCheck running

This commit is contained in:
Mikhail f. Shiryaev 2022-10-26 13:24:51 +02:00
parent e0852ba028
commit 4e2f56ac34
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -112,7 +112,7 @@ jobs:
StyleCheck:
needs: DockerHubPush
runs-on: [self-hosted, style-checker]
if: ${{ success() || failure() }}
if: ${{ success() || failure() || always() }}
steps:
- name: Set envs
run: |