Skip to content

Commit e37c6d0

Browse files
committed
ci: workflow update
1 parent 4e0011e commit e37c6d0

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,9 @@ on:
77
pull_request:
88
branches:
99
- main
10-
concurrency:
11-
group: ci-${{ github.head_ref }}
12-
cancel-in-progress: true
13-
defaults:
14-
run:
15-
shell: bash
1610
jobs:
1711
ci:
18-
uses: kare/github/.github/workflows/[email protected]
12+
uses: kare/github/.github/workflows/go-pkg-ci.yaml@main
13+
with:
14+
staticcheckversion: 2025.1.1
15+

0 commit comments

Comments
 (0)