Skip to content

fix(ui): [#225] - UI and Content Inconsistencies Across Website Pages #109

fix(ui): [#225] - UI and Content Inconsistencies Across Website Pages

fix(ui): [#225] - UI and Content Inconsistencies Across Website Pages #109

Workflow file for this run

# .github/workflows/labeler.yml
name: "Labeler"
on:
pull_request:
types: [opened, edited, reopened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml