Skip to content

Packit on EL8 & EL9 #140

Packit on EL8 & EL9

Packit on EL8 & EL9 #140

Workflow file for this run

name: Ruby
on:
pull_request:
push:
branches:
- master
concurrency:
group: ${{ github.head_ref }}

Check failure on line 10 in .github/workflows/ruby_ci.yaml

View workflow run for this annotation

GitHub Actions / Ruby

Invalid workflow file

The workflow is not valid. .github/workflows/ruby_ci.yaml (Line: 10, Col: 10): Unexpected value ''
cancel-in-progress: true
jobs:
rubocop:
uses: theforeman/actions/.github/workflows/rubocop.yml@v0
with:
command: bundle exec rubocop --parallel --format github
test:
name: Ruby
needs: rubocop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
with:
plugin: foreman_bootdisk