Skip to content

setup init script

setup init script #8

Workflow file for this run

name: pr
on:
pull_request:
workflow_dispatch:
jobs:
docker:
name: docker
uses: ./.github/workflows/_docker.yml
with:
tag: 14-${{ github.sha }}