Skip to content

Commit

Permalink
Adjust branches for tools releases github action
Browse files Browse the repository at this point in the history
Signed-off-by: Vince Prignano <vincepri@redhat.com>
  • Loading branch information
vincepri committed Apr 17, 2024
1 parent e1375e1 commit 78fe38d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
types: [opened, edited, synchronize, reopened]
branches:
- main
- master

permissions:
# Required: allow read access to the content for analysis.
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tools-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- master
paths:
- 'hack/envtest/_matrix/*.yaml'

Expand Down
1 change: 0 additions & 1 deletion hack/envtest/_matrix/v1.28.0.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
go: 1.21
etcd: v3.5.9

0 comments on commit 78fe38d

Please sign in to comment.