Merge pull request #15236 from ZhongRuoyu/sponsors-branches-only

workflows/sponsors-maintainers-man-completions: only run on branches
This commit is contained in:
Mike McQuaid 2023-04-16 10:54:11 +01:00 committed by GitHub
commit 9fa77a6951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ name: Update sponsors, maintainers, manpage and completions
on:
push:
branches:
- "**"
paths:
- .github/workflows/sponsors-maintainers-man-completions.yml
- README.md