Skip to content

Commit 02d6326

Browse files
authored
Merge pull request #453 from FWDekker/rename-main
Rename master branch to main
2 parents ac768aa + 090e9a5 commit 02d6326

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://plugins.jetbrains.com/plugin/9836-randomness/reviews"><img src="https://img.shields.io/jetbrains/plugin/r/rating/9836?style=for-the-badge" alt="Rating" /></a>
1010
<a href="https://plugins.jetbrains.com/plugin/9836-randomness"><img src="https://img.shields.io/github/v/release/FWDekker/intellij-randomness?style=for-the-badge" alt="Release" /></a>
1111
<br />
12-
<a href="/FWDekker/intellij-randomness/actions/workflows/ci.yml?query=branch%3Amaster"><img src="https://img.shields.io/github/actions/workflow/status/FWDekker/intellij-randomness/ci.yml?branch=master&style=for-the-badge" alt="CI status" /></a>
12+
<a href="/FWDekker/intellij-randomness/actions/workflows/ci.yml?query=branch%3Amain"><img src="https://img.shields.io/github/actions/workflow/status/FWDekker/intellij-randomness/ci.yml?branch=master&style=for-the-badge" alt="CI status" /></a>
1313
<a href="https://app.codecov.io/gh/FWDekker/intellij-randomness"><img src="https://img.shields.io/codecov/c/github/FWDekker/intellij-randomness?style=for-the-badge" alt="Coverage" /></a>
1414
<a href="https://fwdekker.github.io/intellij-randomness/"><img src="https://img.shields.io/badge/documentation-ready-blue?style=for-the-badge" alt="Documentation" /></a>
1515
</p>

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import org.gradle.api.tasks.testing.logging.TestExceptionFormat
32
import org.gradle.api.tasks.testing.logging.TestLogEvent
43
import org.jetbrains.changelog.Changelog

0 commit comments

Comments
 (0)