Skip to content

Update build_docker_image.yml #57

Update build_docker_image.yml

Update build_docker_image.yml #57

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}