diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index 55497800..f2ee41b1 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -1,4 +1,4 @@ -on: ['push', 'pull-request'] +on: ['push', 'pull_request'] name: Test common files and sanity checks