Skip to content

Easy Invoice - Invoice Me link fails to open the invoice creation page #5

Easy Invoice - Invoice Me link fails to open the invoice creation page

Easy Invoice - Invoice Me link fails to open the invoice creation page #5

Workflow file for this run

name: Auto Add to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: RequestNetwork/.github/.github/workflows/add-to-project.yml@main
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}