Skip to content

upstream_tag_template defined on job level not working for pull_from_upstream #315

upstream_tag_template defined on job level not working for pull_from_upstream

upstream_tag_template defined on job level not working for pull_from_upstream #315

name: Move new issues into the Kanban board
on:
issues:
types: [opened]
jobs:
add-new-issue-to-the-kanban-board:
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 }}