2
0

💄 (js) Fix spacings related to avatars

This commit is contained in:
Baptiste Arnaud
2023-03-07 17:11:24 +01:00
parent 2788d58e50
commit b2fa2024a7
15 changed files with 16 additions and 41 deletions

View File

@ -1,12 +1,8 @@
name: Build Docker images
on:
create:
tags:
- 'v*'
- '!js-v*'
- '!react-v*'
push:
tags: ['v*']
branches: [main]
pull_request:
branches: [main]