Skip to content

Melhorar página robô criar processo sei - Evento SEI #14

Melhorar página robô criar processo sei - Evento SEI

Melhorar página robô criar processo sei - Evento SEI #14

# This uses a reusable workflow
name: Set closet at to closed issue
on:
issues:
types: [closed]
jobs:
set_closet_at_to_closed_issue:
uses: o-futuro-ja-comecou/github-actions-reutilizaveis/.github/workflows/set_closet_at_to_closed_issue_reusable.yml@v2.5

Check failure on line 10 in .github/workflows/set_closet_at_to_closed_issue.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/set_closet_at_to_closed_issue.yml

Invalid workflow file

error parsing called workflow ".github/workflows/set_closet_at_to_closed_issue.yml" -> "o-futuro-ja-comecou/github-actions-reutilizaveis/.github/workflows/set_closet_at_to_closed_issue_reusable.yml@v2.5" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
PROJECT_NUMBER: ${{ secrets.PROJECT_NUMBER }}