Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrfrazier committed Nov 6, 2024
1 parent f643c00 commit bf67c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
ref:
required: false
type: string
description: "Ref to check out. If not specified, will default the main version or current branch."
description: "Ref to check out. If not specified, will default to the main version or current branch."

workflow_dispatch:
inputs:
Expand All @@ -44,7 +44,7 @@ on:
ref:
required: false
type: string
description: "Ref to check out. If not specified, will default the main version or current branch."
description: "Ref to check out. If not specified, will default to the main version or current branch."


env:
Expand Down

0 comments on commit bf67c7d

Please sign in to comment.