From 7b566f9e7c5daf753390c0f2164d3f70f13dbd0b Mon Sep 17 00:00:00 2001 From: Ben Schroeter Date: Wed, 3 Jul 2024 12:38:50 +1000 Subject: [PATCH] Set to push --- .github/workflows/ci_spelling.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci_spelling.yml b/.github/workflows/ci_spelling.yml index 8a4080d..8d47e87 100644 --- a/.github/workflows/ci_spelling.yml +++ b/.github/workflows/ci_spelling.yml @@ -1,6 +1,5 @@ name: CI Spelling -on: - pull_request: +on: [push] jobs: check-spelling: runs-on: ubuntu-latest