Skip to content

Include all Hansen Datasets and Fix Exceptions #75

Include all Hansen Datasets and Fix Exceptions

Include all Hansen Datasets and Fix Exceptions #75

Workflow file for this run

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/reusable-changelog-check.yml@v0.11.0
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}