Skip to content

Remove old users and follow GDPR! #1

Remove old users and follow GDPR!

Remove old users and follow GDPR! #1

name: Issue management
on:
issues:
types:
- opened
- reopened
- closed
jobs:
handle-issues:
uses: coopnorge/github-workflow-github-issues-and-pr-organizer/.github/workflows/reusable-handle-issues-workflow.yaml@v1

Check failure on line 12 in .github/workflows/issue-management.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/issue-management.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/issue-management.yaml" -> "coopnorge/github-workflow-github-issues-and-pr-organizer/.github/workflows/reusable-handle-issues-workflow.yaml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
incoming_column: New
done_column: Done
project_id: 2
secrets:
gh_app_secret_key: ${{ secrets.PROJECTS_UPDATE_APP_PEM }}