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
699268ff41
commit
d7c3c78c2d
|
@ -1,10 +1,6 @@
|
||||||
name: Build tests
|
name: Build tests
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ $default-branch ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ $default-branch ]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SELINUX_USERSPACE_VERSION: checkpolicy-3.1
|
SELINUX_USERSPACE_VERSION: checkpolicy-3.1
|
||||||
|
|
Loading…
Reference in New Issue