Skip to content

Commit

Permalink
Merge pull request #1606 from pllim/patch-1
Browse files Browse the repository at this point in the history
BOT: Changelog check has moved
  • Loading branch information
braingram committed Jul 27, 2023
2 parents 1e9a049 + a4fb926 commit 8d1770c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check change log entry
uses: pllim/action-check_astropy_changelog@main
uses: scientific-python/action-check-changelogfile@6087eddce1d684b0132be651a4dad97699513113 # 0.2
env:
CHANGELOG_FILENAME: CHANGES.rst
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8d1770c

Please sign in to comment.