Skip to content

Note preview custom theme .css background-color ignoring #1707

Note preview custom theme .css background-color ignoring

Note preview custom theme .css background-color ignoring #1707

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/issue-labler/labler.yml
not-before: "2020-02-21T00:00:00Z"
enable-versioned-regex: 1
versioned-regex: 'issue_labeler_regex_version=(\d+)'