Skip to content

Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 #1887

Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7

Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 #1887

Workflow file for this run

---
name: Autofix
"on":
push:
# Only targets main branch to avoid amplification effects of auto-fixing
# the exact same stuff in multiple non-rebased branches.
branches:
- main
jobs:
autofix:
uses: kdeldycke/workflows/.github/workflows/[email protected]