Refine triggers

pull/304/head
vintagepc 2023-09-18 07:45:11 -04:00 committed by GitHub
parent dda3899156
commit b0eac8f523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,11 @@
name: ci-build
on:
- push
- pull_request
pull_request:
branches:
- '*'
push:
branches: [ main, MMU_* ]
jobs:
build: