Skip to content

Copy and Paste in Xpra copies HTML instead of plain text for certain fields #87

Copy and Paste in Xpra copies HTML instead of plain text for certain fields

Copy and Paste in Xpra copies HTML instead of plain text for certain fields #87

Workflow file for this run

# SPDX-FileCopyrightText: Copyright DB InfraGO AG and the capella-dockerimages contributors
# SPDX-License-Identifier: CC0-1.0
name: Update project items
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/DSD-DBS/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}