Skip to content

added loading to expansion animation for summary box, fixed loader and resolved icon overlapping selected text #93

added loading to expansion animation for summary box, fixed loader and resolved icon overlapping selected text

added loading to expansion animation for summary box, fixed loader and resolved icon overlapping selected text #93

Workflow file for this run

name: Assign labels
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
pull-requests: write
jobs:
label:
name: Assign labels
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# Workaround for https://github.com/actions/labeler/issues/104
# Explained at https://github.com/wesnoth/wesnoth/commit/958c82d0867568057caaf58356502ec8c87d8366
# Should continue working https://github.com/actions/labeler/pull/113#issuecomment-865404272
# The above are not fixed in v4.3.0, which is currently the last v4 before v5
sync-labels: ""