We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5be76d + 2a91da5 commit 1149f41Copy full SHA for 1149f41
2 files changed
.circleci/config.yml
@@ -55,7 +55,7 @@ workflows:
55
filters:
56
branches:
57
only:
58
- - master
+ - main
59
jobs:
60
- run-specs:
61
name: *name
README.md
@@ -1,7 +1,7 @@
1
# solidus_subscriptions
2
3
[](https://circleci.com/gh/solidusio/solidus_subscriptions)
4
-[](https://codecov.io/gh/solidusio/solidus_subscriptions)
+[](https://codecov.io/gh/solidusio/solidus_subscriptions)
5
6
A Solidus extension to add subscriptions to your store.
7
0 commit comments