Skip to content

Criar página pythomatiza 9 #10

Criar página pythomatiza 9

Criar página pythomatiza 9 #10

# 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/[email protected]

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/[email protected]" : 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 }}