Merge pull request #15236 from ZhongRuoyu/sponsors-branches-only
workflows/sponsors-maintainers-man-completions: only run on branches
This commit is contained in:
commit
9fa77a6951
@ -2,6 +2,8 @@ name: Update sponsors, maintainers, manpage and completions
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- "**"
|
||||||
paths:
|
paths:
|
||||||
- .github/workflows/sponsors-maintainers-man-completions.yml
|
- .github/workflows/sponsors-maintainers-man-completions.yml
|
||||||
- README.md
|
- README.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user