🐛 Fix bot not proceeding when embedded
This commit is contained in:
1
.github/workflows/publish_docker_images.yml
vendored
1
.github/workflows/publish_docker_images.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user