🐛 Fix bot not proceeding when embedded

This commit is contained in:
Baptiste Arnaud
2023-02-22 07:46:30 +01:00
parent 4efe2c48bb
commit bdf088bd95
11 changed files with 24 additions and 19 deletions

View File

@@ -3,6 +3,7 @@ name: Build Docker images
on:
create:
tags: ['v*']
tags-ignore: ['js-v*', 'react-v*', 'js-lib-v*']
push:
branches: [main]
pull_request: