diff --git a/.github/workflows/centos-stream8.yml b/.github/workflows/centos-stream8.yml index 4af0bc9..d58b755 100644 --- a/.github/workflows/centos-stream8.yml +++ b/.github/workflows/centos-stream8.yml @@ -38,3 +38,5 @@ name: Testing on: pull_request_target: branches: [ master ] + push: + branches: [ master ]