mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-09-29 03:00:07 +00:00
Run CI/CD for pull requests marked as ready for review
This commit is contained in:
7
.github/workflows/check-builds.yaml
vendored
7
.github/workflows/check-builds.yaml
vendored
@@ -8,6 +8,13 @@ on:
|
||||
- .github/workflows/check-builds.yaml
|
||||
- CMakeLists.txt
|
||||
- Makefile
|
||||
pull_request:
|
||||
types: ready_for_review
|
||||
paths:
|
||||
- src/**
|
||||
- vendor/**
|
||||
- CMakeLists.txt
|
||||
- Makefile
|
||||
|
||||
jobs:
|
||||
ubuntu-build:
|
||||
|
Reference in New Issue
Block a user