Skip to content

ENT-13161: Aligned Hub package perms for share/GUI on EL and Debian platforms with the MPF #996

ENT-13161: Aligned Hub package perms for share/GUI on EL and Debian platforms with the MPF

ENT-13161: Aligned Hub package perms for share/GUI on EL and Debian platforms with the MPF #996

Workflow file for this run

name: Continuous Integration
# Run this CI on all pushes to upstream
# (including PRs from upstream to upstream)
on: push
jobs:
build_cfengine_hub_package:
uses: ./.github/workflows/build-using-buildscripts.yml
secrets: inherit
deployment_tests:
needs: build_cfengine_hub_package
uses: ./.github/workflows/deployment-tests.yml
secrets: inherit