update workflows after renaming branch master to main (#2197)

* update workflows after renaming branch master to main

* Updating README

* Testing resetting sonarcloud reference back to @master
This commit is contained in:
sponglord
2023-05-31 16:10:13 +02:00
committed by GitHub
parent c38678800a
commit 5006e4d302
5 changed files with 8 additions and 8 deletions

View File

@@ -63,7 +63,7 @@ Starting [v5.16.0](https://github.com/Adyen/adyen-web/releases/tag/v5.16.0) the
## Contributing
We merge every pull request into the `master` branch. We aim to keep `master` in good shape, which allows us to release a new version whenever we need to.
We merge every pull request into the `main` branch. We aim to keep `main` in good shape, which allows us to release a new version whenever we need to.
Have a look at our [contributing guidelines](https://github.com/Adyen/.github/blob/master/CONTRIBUTING.md) to find out how to raise a pull request.