From 3ebee9b864353086ed1700c57562ae6caff38b97 Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 18 Jan 2021 09:13:27 +0100 Subject: [PATCH] Update autosquash.yml --- .github/workflows/autosquash.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/autosquash.yml b/.github/workflows/autosquash.yml index b0d51c7aa5..926d175316 100644 --- a/.github/workflows/autosquash.yml +++ b/.github/workflows/autosquash.yml @@ -1,8 +1,5 @@ name: Autosquash on: - push: - branches-ignore: - - master check_run: types: # Check runs completing successfully can unblock the corresponding pull requests and make them mergeable.