Skip to content

fix: indentation

fix: indentation #26

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@master
<<<<<<< HEAD

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

View workflow run for this annotation

GitHub Actions / .github/workflows/auto_assignee.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
assignees: 'clouddrove-ci'
=======
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
assignees: 'clouddrove-ci'
>>>>>>> feat/amazon-mq