Skip to content

Suggestion for Code Refactoring and Enhancement in Anime Tracker python project #1919

Suggestion for Code Refactoring and Enhancement in Anime Tracker python project

Suggestion for Code Refactoring and Enhancement in Anime Tracker python project #1919

Workflow file for this run

name: Hacktoberfest Label
on:
issues:
types: [opened,labeled]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: hacktoberfest-action
uses: mdb571/hacktoberfest-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LABEL_COLOR: ${{secrets.LABEL_COLOR}}
LABEL_FILTER: ${{secrets.LABEL_FILTER}}