Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

fix:Website responsive for small device (footer issue solved) #340

fix:Website responsive for small device (footer issue solved)

fix:Website responsive for small device (footer issue solved) #340

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: WeMakeDevs/labeler-action@v2.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yaml
sync-labels: false