From d7c3c78c2d6e0051c8425b0bd6d678ad3b25851f Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 8 Dec 2020 12:31:00 -0500 Subject: [PATCH] Drop criteria on github actions. Either they do not have the desired effects or they are broken. Signed-off-by: Chris PeBenito --- .github/workflows/tests.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 59f3e2c04..1e26bab8a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,10 +1,6 @@ name: Build tests -on: - push: - branches: [ $default-branch ] - pull_request: - branches: [ $default-branch ] +on: [push, pull_request] env: SELINUX_USERSPACE_VERSION: checkpolicy-3.1