diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a0e9082..1ae63bc 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: libsepol-3.0