Update autosquash.yml

pull/744/head
yann300 4 years ago committed by GitHub
parent 0050e5cbed
commit c38e95f6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/autosquash.yml

@ -1,5 +1,8 @@
name: Autosquash
on:
push:
branches-ignore:
- master
check_run:
types:
# Check runs completing successfully can unblock the corresponding pull requests and make them mergeable.

Loading…
Cancel
Save