Skip to content

refactor: Improve mobile friendliness of TimelineItem component #17

refactor: Improve mobile friendliness of TimelineItem component

refactor: Improve mobile friendliness of TimelineItem component #17

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'