mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-17 15:52:50 +00:00
feat: reverting the cncf runners (#1319)
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
This commit is contained in:
3
.github/workflows/golangci_lint.yaml
vendored
3
.github/workflows/golangci_lint.yaml
vendored
@@ -6,8 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
golangci-lint:
|
||||
runs-on:
|
||||
group: "enterprise/cncf/Default"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
Reference in New Issue
Block a user