Commit 8fab0c6
committed
Add
For the sake of efficiency, the "Compile Examples" GitHub Actions workflow is configured to only run when relevant files
are modified.
Changes to the `library.properties` metadata file can affect the compilation of the library, so the workflow must be
triggered any time that file is modified. That was not done with the previous paths filter configuration.library.properties to path filter of "Compile Examples" workflow1 parent 967e826 commit 8fab0c6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments