Skip to content

Merge pull request #73 from MGMCN/bugFixed #146

Merge pull request #73 from MGMCN/bugFixed

Merge pull request #73 from MGMCN/bugFixed #146

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