Commit 886921d
build: add paths-ignore for build-tarball workflow
In GitHub Actions, don't run build-tarball if the only changed files are
docs.
PR-URL: #40109
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 9c76c69 commit 886921dCopy full SHA for 886921d
File tree
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Collapse file
.github/workflows/build-tarball.yml
Copy file name to clipboardExpand all lines: .github/workflows/build-tarball.yml+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
6 | 11 | |
7 | 12 | |
8 | 13 | |
9 | 14 | |
10 | 15 | |
11 | 16 | |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
12 | 22 | |
13 | 23 | |
14 | 24 | |
|
0 commit comments