Skip to content

Commit 3845d3a

Browse files
committed
allow workflow to be run manually
1 parent 772e4c8 commit 3845d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cwbi-dev-build-push-geoproc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
paths:
99
- .github/workflows/cwbi-dev-build-push-geoproc.yml
1010
- 'async_geoprocess/**'
11+
workflow_dispatch:
1112

1213
env:
1314
AWS_REGION: aws-us-gov #Change to reflect your Region

0 commit comments

Comments
 (0)