Skip to content

saved_changes method behaves differently on staging server and on loc… #611

saved_changes method behaves differently on staging server and on loc…

saved_changes method behaves differently on staging server and on loc… #611

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