Skip to content

Commit

Permalink
tmp test change
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsorianod committed Oct 22, 2024
1 parent 6866fda commit f26e37e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Run the linter
uses: golangci/golangci-lint-action@v3
with:
version: v1.56.2
version: v1.61.0
args: --timeout 10m
skip-pkg-cache: true
skip-build-cache: true
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# OCM SDK
test change
another chang

[![Go Reference](https://pkg.go.dev/badge/github.com/openshift-online/ocm-sdk-go.svg)](https://pkg.go.dev/github.com/openshift-online/ocm-sdk-go)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Expand Down

0 comments on commit f26e37e

Please sign in to comment.