Skip to content

Fixes a bug that prevents the export win from being saved #12694

Fixes a bug that prevents the export win from being saved

Fixes a bug that prevents the export win from being saved #12694

name: Block Autosquash Commits
on: pull_request
jobs:
block-autosquash-commits:
name: Block Autosquash Commits
runs-on: ubuntu-latest
steps:
- name: Block Autosquash Commits
uses: xt0rted/block-autosquash-commits-action@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}