Skip to content

Commit

Permalink
CI: ignore milestone for changelog check (as we do consistecy check p…
Browse files Browse the repository at this point in the history
…rior releasing)
  • Loading branch information
bsipocz committed Oct 25, 2024
1 parent 8f5e780 commit 0fb2b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
env:
CHANGELOG_FILENAME: CHANGES.rst
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CHECK_MILESTONE: false

0 comments on commit 0fb2b00

Please sign in to comment.