We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15d0fa commit a4eaaddCopy full SHA for a4eaadd
1 file changed
.github/workflows/ci-run-tests.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
# TEMPORARY: Replace with main once bs5 is merged
7
- 'feat/bs5'
8
+ paths:
9
+ - 'ietf/**'
10
11
jobs:
12
tests:
0 commit comments