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 aeaf2c3 commit fb7a473Copy full SHA for fb7a473
.github/file-filter.yml
@@ -8,6 +8,7 @@ fortran_src: &fortran_src
8
python_src: &python_src
9
- '**/*.py'
10
- 'toolchain/pyproject.toml'
11
+ - '!packaging/**'
12
13
cmakelist: &cmakelist
14
- 'CMakeLists.txt'
0 commit comments