Skip to content

Bump ASFHyP3/actions from 0.8.2 to 0.9.0 #142

Bump ASFHyP3/actions from 0.8.2 to 0.9.0

Bump ASFHyP3/actions from 0.8.2 to 0.9.0 #142

Workflow file for this run

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