Skip to content

clean up for reqs for story #3

clean up for reqs for story

clean up for reqs for story #3

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- develop
jobs:
call-changelog-check-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
secrets:
USER_TOKEN: {{'${{ secrets.GITHUB_TOKEN }}'}}

Check failure on line 19 in .github/workflows/changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yml

Invalid workflow file

invalid value for secrets. Expected "inherit" keyword or explicit map of secrets