Skip to content

Commit

Permalink
rm release-please again
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Nov 28, 2022
1 parent f3de9b1 commit ac72cdc
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 47 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/release-please.yml

This file was deleted.

7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Release Charts

on:
workflow_dispatch:
workflow_run:
workflows: ["release-please"]
types:
- completed
push:
tags:
- "*"

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --check-version-increment=false
run: ct lint --target-branch ${{ github.event.repository.default_branch }}

- name: Create kind cluster
uses: helm/[email protected]
Expand Down
3 changes: 0 additions & 3 deletions .release-please-manifest.json

This file was deleted.

8 changes: 0 additions & 8 deletions charts/flipt/CHANGELOG.md

This file was deleted.

14 changes: 0 additions & 14 deletions release-please-config.json

This file was deleted.

0 comments on commit ac72cdc

Please sign in to comment.