Skip to content

Secure Password Manager using Python (CLI + GUI) #7

Secure Password Manager using Python (CLI + GUI)

Secure Password Manager using Python (CLI + GUI) #7

Workflow file for this run

name: Auto Assign
on:
pull_request_target:
types: [opened, ready_for_review]
issues:
types: [opened]
permissions:
issues: write
pull-requests: write
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto-assign-config.yml'