Skip to content

Convert to theforeman/actions #260

Convert to theforeman/actions

Convert to theforeman/actions #260

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
# TODO: bundle exec rake test:foreman_openscap_extensions
test:
name: Ruby
needs: rubocop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@install-npm
with:
plugin: foreman_openscap