Skip to content

Commit

Permalink
Reorganize Github Actions (#1507)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
  • Loading branch information
dvaldivia committed Mar 15, 2023
1 parent 870de60 commit dcadf84
Show file tree
Hide file tree
Showing 8 changed files with 212 additions and 242 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: goreleaser
on:
pull_request:
branches:
- master
push:
branches:
- master
- 'release**'

jobs:
goreleaser:
Expand Down
67 changes: 0 additions & 67 deletions .github/workflows/helm.yaml

This file was deleted.

0 comments on commit dcadf84

Please sign in to comment.