Skip to content

test: testing of auto assignee #15

test: testing of auto assignee

test: testing of auto assignee #15

Workflow file for this run

name: Auto Assign PRs
on:
pull_request:
types: [opened, reopened]
workflow_dispatch:
jobs:
assignee:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_assignee.yml@fix/auto_assignee

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

View workflow run for this annotation

GitHub Actions / .github/workflows/auto_assignee.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto_assignee.yml" -> "clouddrove/github-shared-workflows/.github/workflows/auto_assignee.yml@fix/auto_assignee" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
assignees: 'clouddrove-ci'
reviewers: |
VishwajitNagulkar
rishitz