generated from unai/python_boilerplate
Update CI/CD pipeline to trigger on all branches
This commit is contained in:
parent
7de3aa5b94
commit
d9dfe7b7c4
@ -2,7 +2,7 @@ name: CI/CD Pipeline
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: ['**']
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user