Skip to content

Commit 3e43440

Browse files
committed
Change branch name
1 parent 0a5b94e commit 3e43440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "build"
22
on:
33
push:
44
branches:
5-
- "master"
5+
- "*.x"
66
pull_request: ~
77
workflow_dispatch: ~
88

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ TODO
3131
[ico-version]: https://poser.pugx.org/setono/google-analytics-bundle/v/stable
3232
[ico-license]: https://poser.pugx.org/setono/google-analytics-bundle/license
3333
[ico-github-actions]: https://github.com/Setono/GoogleAnalyticsBundle/workflows/build/badge.svg
34-
[ico-code-coverage]: https://codecov.io/gh/Setono/GoogleAnalyticsBundle/branch/master/graph/badge.svg
34+
[ico-code-coverage]: https://codecov.io/gh/Setono/GoogleAnalyticsBundle/branch/1.x/graph/badge.svg
3535

3636
[link-packagist]: https://packagist.org/packages/setono/google-analytics-bundle
3737
[link-github-actions]: https://github.com/Setono/GoogleAnalyticsBundle/actions

0 commit comments

Comments
 (0)