Skip to content

Fix Title bar in EDC UI after i18n #259

Fix Title bar in EDC UI after i18n

Fix Title bar in EDC UI after i18n #259

name: Add issue to project action
on:
issues:
types:
- opened
jobs:
add_issue_to_project:
if: "!(startsWith(github.event.issue.title, '[Zammad Ticket') && github.event.issue.user.login == 'sovitybot')"
name: add_issue_to_project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/sovity/projects/9
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}