Skip to content

Commit

Permalink
Merge pull request #328 from sbrunner/changelog-renovate
Browse files Browse the repository at this point in the history
Don't add dependency updates to the changelog
  • Loading branch information
sbrunner authored Feb 18, 2023
2 parents febf0f5 + 3085ec7 commit d24b0dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
${{ github.repository }}
--github-release-update
--cache-path=/cache
--skip-from=dependabot-preview[bot]
--skip-from=dependabot[bot]
--skip-from=renovate[bot]
-v
env:
AEON_AUTOMATION_GH_TOKEN: ${{ secrets.TOKEN }}

0 comments on commit d24b0dc

Please sign in to comment.