Skip to content

Instantly share code, notes, and snippets.

View achyu-dev's full-sized avatar

Achyuth S.S achyu-dev

View GitHub Profile

🤝 Contributing to auth

Thank you for your interest in contributing to auth! This document provides guidelines and instructions for setting up your development environment and contributing to the project.

📚 Table of Contents
@achyu-dev
achyu-dev / orgrepoworkflow.yml
Last active July 13, 2025 05:08
Setting up Workflow from org repo to personal repo
# .github/workflows/notify-personal.yml
name: Notify personal repo on push
on:
push:
branches:
- main
jobs:
trigger:
@achyu-dev
achyu-dev / Issue_template.md
Last active July 8, 2025 13:24
Template for issue to pesu-dev auth

Issue template

What is the issue/bug/enhancement?

What is affected by this bug?

When does this occur?