Skip to content

Navbar styling issue in dark mode #180 #8

Navbar styling issue in dark mode #180

Navbar styling issue in dark mode #180 #8

name: Label Hacktoberfest PRs
on:
pull_request:
types: [opened]
jobs:
add-label:
runs-on: ubuntu-latest
steps:
- name: Add Hacktoberfest labels
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
hacktoberfest
hacktoberfest2024
hacktoberfest-accepted