File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
name : golangci-lint
2
2
on :
3
3
push :
4
+ branches :
5
+ - main
4
6
pull_request :
7
+
5
8
permissions :
6
9
contents : read
7
10
# Optional: allow read access to pull request. Use with `only-new-issues` option.
Original file line number Diff line number Diff line change 3
3
<!-- toc:start-->
4
4
5
5
- [ Changelog] ( #changelog )
6
+ - [[ v0.28.0] - 2024-06-25] ( #v0280-2024-06-25 )
6
7
- [[ v0.27.1] - 2024-06-05] ( #v0271-2024-06-05 )
7
8
- [[ v0.27.0] - 2024-06-05] ( #v0270-2024-06-05 )
8
9
- [[ v0.26.1] - 2024-05-26] ( #v0261-2024-05-26 )
@@ -37,7 +38,7 @@ All notable changes to this project will be documented in this file.
37
38
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
38
39
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
39
40
40
- ## [ Unreleased ]
41
+ ## [ v0.28.0 ] - 2024-06-25
41
42
42
43
### Added
43
44
You can’t perform that action at this time.
0 commit comments