Skip to content

Flickering between correct colors and entirely white output on octoprint reinstall #23

Flickering between correct colors and entirely white output on octoprint reinstall

Flickering between correct colors and entirely white output on octoprint reinstall #23

name: Add issues/PRs to my project automatically
on:
issues:
types:
- opened
- transferred
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add issue or PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/users/cp2004/projects/3
github-token: ${{ secrets.PROJECT_ACCESS }}