Skip to content

Commit

Permalink
Update install-dockerfile-and-check-ssl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Jul 1, 2024
1 parent 52e5e92 commit ae60b2b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/install-dockerfile-and-check-ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: Docker Build and Test
on:
workflow_dispatch:
inputs:
branch_name:
description: 'The name of the branch to clone'
branch_name:
description: 'build branch name'
required: true
default: 'master'

jobs:
build:
Expand Down

0 comments on commit ae60b2b

Please sign in to comment.