Skip to content

Commit

Permalink
Update Changelog action to ASF
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarshak authored Jun 17, 2024
1 parent 0a39652 commit 76e85cb
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,5 @@ on:
- dev

jobs:
changelog-udated:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Changelog check
uses: Zomzog/[email protected]
with:
fileName: CHANGELOG.md
noChangelogLabel: bumpless
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]

0 comments on commit 76e85cb

Please sign in to comment.