fix(ci): run build job on tags for Docker images #676
@@ -3,6 +3,8 @@ name: schemas
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user