Skip to content

Fixes: #491: correct add_changelog_entry(): Incorrect evr expansion #54

Fixes: #491: correct add_changelog_entry(): Incorrect evr expansion

Fixes: #491: correct add_changelog_entry(): Incorrect evr expansion #54

name: Move PRs into the Kanban board
on:
pull_request_target:
jobs:
add-pr-to-the-kanban-board:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/packit/projects/7
github-token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}