Date Picker. Date Range Picker: Add ability to navigate into opened dropdown by keyboard (Accessibility) #179
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Add design tasks to the design board | |
on: | |
issues: | |
types: | |
- labeled | |
- opened | |
jobs: | |
add-to-project: | |
name: Add issue to project | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/[email protected] | |
with: | |
project-url: https://github.com/orgs/epam/projects/38 | |
github-token: ${{ secrets.UUI_CI_SECRET }} | |
labeled: Figma, Design needed | |
label-operator: OR |