Refine triggers
parent
dda3899156
commit
b0eac8f523
|
|
@ -1,8 +1,11 @@
|
|||
name: ci-build
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
push:
|
||||
branches: [ main, MMU_* ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue