Skip to content

Fix fillna3d

Fix fillna3d #392

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- dev
jobs:
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.8.0
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}