Skip to content

Improving Visual Appeal: Replacing Hover-Enlarged Images with Smooth Slide Animations #52

Improving Visual Appeal: Replacing Hover-Enlarged Images with Smooth Slide Animations

Improving Visual Appeal: Replacing Hover-Enlarged Images with Smooth Slide Animations #52

Workflow file for this run

name: issue labeler workflow
on:
issues:
types: ["opened"]
jobs:
Issue-Labeler:
name: issue labeler
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["Triage"]'