mirror of
https://github.com/SELinuxProject/setools
synced 2025-01-22 23:52:50 +00:00
Drop criteria on github actions.
Either they do not have the desired effects or they are broken. Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
b5545c7d23
commit
9d2be85f28
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user