ci: add feat/next-poc to build on push
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
pull_request:
|
||||
types: [ opened, reopened, synchronize ]
|
||||
push:
|
||||
branches: ['main']
|
||||
branches: ['main', 'feat/next-poc']
|
||||
|
||||
jobs:
|
||||
changes:
|
||||
|
||||
Reference in New Issue
Block a user