Skip to content

Temporary ignore issue with emojis #190

Temporary ignore issue with emojis

Temporary ignore issue with emojis #190

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]