Skip to content

Bug - Theme dark/light mode is not persistent #21

Bug - Theme dark/light mode is not persistent

Bug - Theme dark/light mode is not persistent #21

Workflow file for this run

name: Move new issues into ToDo
on:
issues:
types: [opened]
jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.7.1
with:
project: ToDo
column: 📋 To Do
repo-token: ${{ secrets.GH_TOKEN }}