Skip to content

Using flow to send email to specific individual chosen in drop down combo box in SharePoint list #115

Using flow to send email to specific individual chosen in drop down combo box in SharePoint list

Using flow to send email to specific individual chosen in drop down combo box in SharePoint list #115

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'