Skip to content

readme.md updated (Remove api call description) #158

readme.md updated (Remove api call description)

readme.md updated (Remove api call description) #158

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