mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Rename master branch to main - #28
This commit is contained in:
2
.github/workflows/template-cleanup.yml
vendored
2
.github/workflows/template-cleanup.yml
vendored
@@ -6,7 +6,7 @@ name: Template Cleanup
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
- Dependencies - upgrade `org.jetbrains.changelog` to 0.5.0
|
- Dependencies - upgrade `org.jetbrains.changelog` to 0.5.0
|
||||||
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.12.0
|
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.12.0
|
||||||
- Dependencies - upgrade `org.jlleitschuh.gradle.ktlint` to 9.4.0
|
- Dependencies - upgrade `org.jlleitschuh.gradle.ktlint` to 9.4.0
|
||||||
|
- Rename `master` branch to `main`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- GitHub Actions - cache Gradle dependencies and wrapper separately
|
- GitHub Actions - cache Gradle dependencies and wrapper separately
|
||||||
|
|||||||
Reference in New Issue
Block a user