Skip to content

ActionView::MissingTemplate: Missing template articles/index, application/index with {:locale=>[:ja], :formats=>[:atom], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder, :slim]}. Searched in: * "/app/app/views" * "/usr/local/b #2742

ActionView::MissingTemplate: Missing template articles/index, application/index with {:locale=>[:ja], :formats=>[:atom], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder, :slim]}. Searched in: * "/app/app/views" * "/usr/local/b

ActionView::MissingTemplate: Missing template articles/index, application/index with {:locale=>[:ja], :formats=>[:atom], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder, :slim]}. Searched in: * "/app/app/views" * "/usr/local/b #2742

name: register issues in Kanban
on:
issues:
types: [opened]
jobs:
register:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: 開発
column: いつかやる
repo-token: ${{ secrets.GHPROJECT_TOKEN }}