Skip to content

Update build_docker_image.yml #59

Update build_docker_image.yml

Update build_docker_image.yml #59

Workflow file for this run

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