Skip to content

add base wokflows

add base wokflows #3

name: Base Actions
on:
issue_comment:
types: [created]
pull_request:
jobs:
assignes:
uses: devhatt/workflows/.github/workflows/auto-assign.yml@main

Check failure on line 10 in .github/workflows/base-workflows.yml

View workflow run for this annotation

GitHub Actions / Base Actions

Invalid workflow file

The workflow is not valid. In .github/workflows/base-workflows.yml (Line: 10, Col: 11): Error from called workflow devhatt/workflows/.github/workflows/auto-assign.yml@main (Line: 52, Col: 13): Unexpected symbol: '$ASSIGNEES'. Located at position 1 within expression: $ASSIGNEES == '0' In .github/workflows/base-workflows.yml (Line: 10, Col: 11): Error from called workflow devhatt/workflows/.github/workflows/auto-assign.yml@main (Line: 56, Col: 13): Unexpected symbol: '$ASSIGNEES'. Located at position 1 within expression: $ASSIGNEES == '0'
secrets: inherit