Commit b713603
committed
Exclude docs folder and root *.md from Github build trigger
Every change to the existing repository triggers a build that is pretty
much pointless and expensive for a doc change that literally has no
impact on the actual content being built.
With this change documentation changes are excluded.
Using documentation from
https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths1 parent d8b547e commit b713603
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
0 commit comments