Commit 16d0b1e
authored
chore(ci): reduce frequency of buflint rate limiting (#2899)
### Proposed Changes
* Only runs `buflint` job when any `.proto` file is changed within the
PR
* Buflint job successfully fails as expected when a `.proto` file is
improperly changed:
https://github.com/opentdf/platform/actions/runs/19311694249/job/55233303833?pr=2899
### Checklist
- [ ] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation
### Testing Instructions1 parent 802db02 commit 16d0b1e
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
373 | 399 | | |
374 | 400 | | |
375 | 401 | | |
| |||
480 | 506 | | |
481 | 507 | | |
482 | 508 | | |
| 509 | + | |
| 510 | + | |
483 | 511 | | |
484 | 512 | | |
485 | 513 | | |
| |||
0 commit comments