Skip to content

Expand filtering options for GetEmails #16

Expand filtering options for GetEmails

Expand filtering options for GetEmails #16

Workflow file for this run

name: Add new issues to gomap project
on:
issues:
types:
- opened
jobs:
add:
name: Add issue to gomap project
runs-on: ubuntu-22.04
steps:
- name: add to project
uses: actions/[email protected]
with:
project-url: https://github.com/users/cwinters8/projects/2
github-token: ${{ secrets.PROJECT_PAT }}