Skip to content

automerge

automerge #453

Workflow file for this run

name: automerge
on:
workflow_dispatch:
schedule:
- cron: '42 2,5,8,11 * * *'
jobs:
automerge:
uses: salesforcecli/github-workflows/.github/workflows/automerge.yml@main

Check failure on line 9 in .github/workflows/automerge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/automerge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/automerge.yml" -> "salesforcecli/github-workflows/.github/workflows/automerge.yml@main" (source branch with sha:e2fe6b9de7c663f8402e17b7861b9325585e69bd) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
secrets: inherit