Skip to content

Commit a4eaadd

Browse files
authored
ci: limit pr tests to ietf folder
1 parent f15d0fa commit a4eaadd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
# TEMPORARY: Replace with main once bs5 is merged
77
- 'feat/bs5'
8+
paths:
9+
- 'ietf/**'
810

911
jobs:
1012
tests:

0 commit comments

Comments
 (0)