Skip to content

fix formatting?

fix formatting? #57

Workflow file for this run

name: Merge main
on:
push:
branches: [ main ]
workflow_dispatch:
pull_request:
jobs:
merge:
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@fix-auto-merge-credentials

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

View workflow run for this annotation

GitHub Actions / .github/workflows/merge-main.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
exempt-branches: # Add any if required
secrets:
CI_USER_PAT: ${{ secrets.CI_USER_PAT }}