Skip to content

Update src/components/TagCloud/tagcloud.tests.tsx #14

Update src/components/TagCloud/tagcloud.tests.tsx

Update src/components/TagCloud/tagcloud.tests.tsx #14

Workflow file for this run

#https://github.com/marketplace/actions/todo-to-issue
name: 'Run TODO to Issue conversion'
on: ['push']
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v3'
- name: 'TODO to Issue'
uses: 'alstr/todo-to-issue-action@v4'