Skip to content

fix & refactor: 修复轮盘与夺舍的bug,删除过时配置 #42

fix & refactor: 修复轮盘与夺舍的bug,删除过时配置

fix & refactor: 修复轮盘与夺舍的bug,删除过时配置 #42

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image for test
run: docker build . --file Dockerfile --tag ${GITHUB_ACTOR,,}:pallas-bot