Skip to content

fix(storybook): password label set to password input field id on sign in #11016

fix(storybook): password label set to password input field id on sign in

fix(storybook): password label set to password input field id on sign in #11016

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types: [opened, edited, synchronize]
branches:
- main
- sr-update-semantic-pr-config
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}