From 0fdec90502e7c777d3545248d494a06c167f03f1 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Jan 11 2023 13:49:26 +0000 Subject: Added retest on merge as well --- 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 ]