Skip to content

Update docker-image.yml #7

Update docker-image.yml

Update docker-image.yml #7

Workflow file for this run

name: checkout
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3