Skip to content

Fixes #38039 - Fix ordering by compliance_[failed|passed|othered] #432

Fixes #38039 - Fix ordering by compliance_[failed|passed|othered]

Fixes #38039 - Fix ordering by compliance_[failed|passed|othered] #432

Workflow file for this run

---
name: Ruby Testing
on:
push:
branches:
- master
- '*-stable'
pull_request:
jobs:
rubocop:
name: Rubocop
uses: theforeman/actions/.github/workflows/rubocop.yml@v0
test:
name: Ruby
needs: rubocop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
with:
plugin: foreman_openscap
foreman_version: refs/pull/10381/head