build(ci): change GitHub release notes (#3300)

This commit is contained in:
Deluan Quintão
2024-09-21 17:00:13 -04:00
committed by GitHub
parent 196557a41a
commit 3910e77a7a
3 changed files with 50 additions and 11 deletions

View File

@@ -24,7 +24,6 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: latest
github-token: ${{ secrets.GITHUB_TOKEN }}
problem-matchers: true
args: --timeout 2m
@@ -99,6 +98,7 @@ jobs:
name: js-bundle
path: ui/build
retention-days: 7
i18n-lint:
name: Lint i18n files
runs-on: ubuntu-latest