Skip to content

Project 51, Weight Converter. Refactoring: Long Conditional #446

Project 51, Weight Converter. Refactoring: Long Conditional

Project 51, Weight Converter. Refactoring: Long Conditional #446

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
labels-synonyms: '{"Hacktoberfest":["Hacktoberfest","hacktoberfest","hacktoberfest22","Hacktoberfest22","Hacktoberfest 2022"]}'