Skip to content

chore: Bump alstr/todo-to-issue-action from 4 to 5 (#5) #6

chore: Bump alstr/todo-to-issue-action from 4 to 5 (#5)

chore: Bump alstr/todo-to-issue-action from 4 to 5 (#5) #6

Workflow file for this run

name: '🔄 Sync labels'
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/action-label-syncer@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}