Skip to content

Commit

Permalink
Add workflow input
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 19, 2023
1 parent de46697 commit 6b4bf87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ main ]
workflow_dispatch:
inputs:
build_context:
description: 'Build directory'
required: true
jobs:
# Job to run change detection
changes:
Expand Down

0 comments on commit 6b4bf87

Please sign in to comment.