mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 00:09:07 +01:00
ci: enable on ‹trunk› and merging to ‹trunk›
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
2cf4a3efba
commit
1930f0207c
1 changed files with 4 additions and 0 deletions
4
.github/workflows/test-deploy.yml
vendored
4
.github/workflows/test-deploy.yml
vendored
|
@ -4,6 +4,10 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- trunk
|
||||
push:
|
||||
branches:
|
||||
- trunk
|
||||
|
||||
jobs:
|
||||
test-deploy:
|
||||
|
|
Loading…
Reference in a new issue