Skip to content

Added log to verify that method is getting called at right condition #609

Added log to verify that method is getting called at right condition

Added log to verify that method is getting called at right condition #609

Workflow file for this run

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