-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit 948bcf8
Trigger formatting check workflow on changes to formatter configuration
For the sake of efficiency, the repository's GitHub Actions workflows are configured to only run when relevant files are
modified.
The formatter configuration file is one such file, yet was previously omitted from the paths filter.1 parent 6b63700 commit 948bcf8
1 file changed
+2
-0
lines changedOriginal 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