Skip to content

Updates snapshots for branching - disables end-of-line-fixer which messed with snapshots. #11

Updates snapshots for branching - disables end-of-line-fixer which messed with snapshots.

Updates snapshots for branching - disables end-of-line-fixer which messed with snapshots. #11

Workflow file for this run

name: PR cleanup
on:
pull_request:
types: [closed, synchronize]
jobs:
delete_pr_artifacts:
runs-on: ubuntu-latest
steps:
- uses: stefanluptak/delete-old-pr-artifacts@v1
with:
workflow_filename: Check.yaml