This commit is contained in:
alesapin 2021-11-01 11:05:55 +03:00
parent c11cf7ad9b
commit ecf874c29b

View File

@ -9,6 +9,7 @@ on: # yamllint disable-line rule:truthy
paths:
- 'docs/**'
- 'website/**'
- 'benchmark/**'
jobs:
DockerHubPush:
runs-on: [self-hosted, style-checker]