Skip to content

Fix button clickable when disabled (#1891) #282

Fix button clickable when disabled (#1891)

Fix button clickable when disabled (#1891) #282

name: PR-autoupdate-from-main
on:
push:
branches:
- main
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-18.04
steps:
- uses: bigbinary/pr-auto-update@v2.1.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}