Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Robô do email

Robô do email #4

# This uses a reusable workflow
name: Add a project to issue
on:
issues:
types: [opened]
jobs:
do-it:
uses: o-futuro-ja-comecou/github-actions-reutilizaveis/.github/workflows/[email protected]
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
PROJECT_NUMBER: ${{ secrets.PROJECT_NUMBER }}