Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkadiuszNitkaSWI committed Sep 4, 2024
1 parent dc7ed71 commit ae96605
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 26 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: release

on:
push:
branches:
- NH-85695-Add-signing-binaries-mac
tags:
- "v*"

permissions:
contents: write
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/test.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
golangci-lint-version = v1.56.1
golangci-lint-version = v1.60.3

.PHONY: install-golangci-lint
install-golangci-lint:
Expand Down

0 comments on commit ae96605

Please sign in to comment.