Sha256: 898a2bf337f9ef85c5689a059346bafd837aeef53c4d735fccdfca013b98f147
Contents?: true
Size: 382 Bytes
Versions: 11
Compression:
Stored size: 382 Bytes
Contents
name: CI on: pull_request concurrency: group: ${{ github.ref_name }}-${{ github.workflow }} cancel-in-progress: true 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_remote_execution
Version data entries
11 entries across 11 versions & 1 rubygems