Skip to content

Autopilot

Autopilot #3

Workflow file for this run

name: Autopilot
on:
schedule:
- cron: '0 9 1 * *'
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
autopilot:
uses: Upstream-Intelligence/.github/.github/workflows/reusable-autopilot.yml@main
with:
stack: python
auto_merge: true