Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
b5484e9060 fix(ci): cleanup 2026-01-16 11:07:58 -05:00
107f8dbe65 done 2026-01-16 11:03:58 -05:00
236db40dec a file 2026-01-16 11:03:11 -05:00

View file

@ -2,19 +2,9 @@ name: ci
on: on:
push: push:
paths: branches: [main]
- 'include/**'
- 'src/**'
- 'tests/**'
- 'CMakeLists.txt'
- '.github/workflows/**'
pull_request: pull_request:
paths: branches: [main]
- 'include/**'
- 'src/**'
- 'tests/**'
- 'CMakeLists.txt'
- '.github/workflows/**'
jobs: jobs:
format: format: