Skip to content

セッションストアとしてcache_storeを使えるようDecidimApp::Applicationを修正 #119

セッションストアとしてcache_storeを使えるようDecidimApp::Applicationを修正

セッションストアとしてcache_storeを使えるようDecidimApp::Applicationを修正 #119

Workflow file for this run

name: Pull request Check & test
permissions: write-all
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check:
name: Check
uses: ./.github/workflows/_check.yaml