Project

General

Profile

« Previous | Next » 

Revision 8fac27fa

Added by Ewoud Kohl van Wijngaarden about 2 months ago

  • ID 8fac27fa84affd4a6ec98c29344dedb7a3a38520
  • Parent f372f48e

Strip trailing whitespace in CI workflow

Also adds a document marker to please yamllint.

View differences:

.github/workflows/ruby_tests.yml
---
name: Ruby Testing
on:
pull_request:
......
name: Rubocop
uses: theforeman/actions/.github/workflows/rubocop.yml@v0
with:
command: bundle exec rubocop
command: bundle exec rubocop
test:
name: Ruby
needs: rubocop

Also available in: Unified diff