Skip to content

1)Arrangement of the contents in the navbar 2)home anchor tag is not working in the navbar #150

1)Arrangement of the contents in the navbar 2)home anchor tag is not working in the navbar

1)Arrangement of the contents in the navbar 2)home anchor tag is not working in the navbar #150

name: Auto Label Issues
on:
issues:
types: [opened]
permissions:
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Add Labels to Issues
if: github.event_name == 'issues'
uses: actions-ecosystem/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
gssoc-ext
hacktoberfest-accepted
level1