Skip to content

Add flexibility with respect to suffix '.git' in repository URL. #316

Add flexibility with respect to suffix '.git' in repository URL.

Add flexibility with respect to suffix '.git' in repository URL. #316

Workflow file for this run

name: Check & Build
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
build_img:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Check & Build
uses: docker/[email protected]