Skip to content

Added rubocop channel to fix codeclimate issue related to rubocop #25

Added rubocop channel to fix codeclimate issue related to rubocop

Added rubocop channel to fix codeclimate issue related to rubocop #25

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit