Skip to content

Commit

Permalink
chore: remove release-please
Browse files Browse the repository at this point in the history
I have GHA for tags triggers
  • Loading branch information
meysam81 committed Oct 28, 2024
1 parent 1b19da5 commit 47f915f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,15 +190,3 @@ jobs:
with:
name: trivy-results
path: trivy-results.sarif

release-please:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Release please
uses: googleapis/release-please-action@v4
with:
release-type: simple
17 changes: 0 additions & 17 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 47f915f

Please sign in to comment.