Skip to content

Add The Hover Effect in the footer #11

Add The Hover Effect in the footer

Add The Hover Effect in the footer #11

Workflow file for this run

name: 'Author Assign'
on:
pull_request:
branches: ['**'] # Trigger on pull requests for all branches
types: [opened, reopened]
issues:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'