Skip to content

Fix categorical merge - default method from mode to min. #49

Fix categorical merge - default method from mode to min.

Fix categorical merge - default method from mode to min. #49

name: Check Changelog Updated
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- dev
jobs:
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}