| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9793e7f commit 8d5787a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,9 @@ on: | |||
| 4 | 4 | pull_request: | |
| 5 | 5 | types: [opened, synchronize, reopened, ready_for_review] | |
| 6 | 6 | paths-ignore: | |
| 7 | + - '.mailmap' | ||
| 7 | 8 | - '**.md' | |
| 9 | + - 'AUTHORS' | ||
| 8 | 10 | - 'doc/**' | |
| 9 | 11 | push: | |
| 10 | 12 | branches: | |
@@ -14,7 +16,9 @@ on: | |||
| 14 | 16 | - v[0-9]+.x-staging | |
| 15 | 17 | - v[0-9]+.x | |
| 16 | 18 | paths-ignore: | |
| 19 | + - '.mailmap' | ||
| 17 | 20 | - '**.md' | |
| 21 | + - 'AUTHORS' | ||
| 18 | 22 | - 'doc/**' | |
| 19 | 23 | ||
| 20 | 24 | env: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments