Skip to content

{Linked:Bug4815270}[Adaptive Cards > Designer] - In dark mode, the color contrast ratio of 'Learn more', w.r.t background color is 2.23:1, which is less than 4.5:1 #1846

{Linked:Bug4815270}[Adaptive Cards > Designer] - In dark mode, the color contrast ratio of 'Learn more', w.r.t background color is 2.23:1, which is less than 4.5:1

{Linked:Bug4815270}[Adaptive Cards > Designer] - In dark mode, the color contrast ratio of 'Learn more', w.r.t background color is 2.23:1, which is less than 4.5:1 #1846

Workflow file for this run

on:
issues:
types: opened
jobs:
assign_issue_to_project:
runs-on: ubuntu-latest
name: Assign new issue to Triage Needed
steps:
- name: Create new project card with issue
id: list
uses: qmacro/action-add-issue-to-project-column@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
project: 'Triage'
column: 'Not Triaged'