Skip to content

Email report weekly

Email report weekly #6

name: Add to personal projects
on:
issues:
types:
- assigned
pull_request:
types:
- assigned
jobs:
add-to-project:
uses: CCBR/.github/.github/workflows/auto-add-user-project.yml@main
with:
username: ${{ github.event.assignee.login }}
secrets: inherit