diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2c65c755f..6d55ac1d7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ name: Auto-release on PR merge on: - # ATM, this is the closest trigger to a PR merging + # ATM, this is the closest trigger to a PR merging push: branches: - master