PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Dev Skulls

@devskulls

30 Points 0 Followers

2 Posts

0 Answers

User has not added any information in their about section.

Automatically assign an issue using github actions

To automatically set the assignee on an issue using GitHub Actions, you can use the assign action in a workflow file. Here is an example of how to do this: ``` name: Set assignee on issue o...