Skip to content

Merge pull request #77 from MGMCN/refactoring-router #156

Merge pull request #77 from MGMCN/refactoring-router

Merge pull request #77 from MGMCN/refactoring-router #156

Workflow file for this run

name: pixiv build test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
pixiv_docker_image_build_test:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: call docker-build workflow
uses: ./.github/actions/docker