Skip to content

Commit

Permalink
Update .github/workflows/run-integration-test-dispatch.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Watts <1156625+nawatts@users.noreply.github.com>
  • Loading branch information
jyang-broad and nawatts authored Feb 6, 2024
1 parent ac7faa1 commit 93218f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-test-dispatch.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Workflow Dispatch to run terra-ui integration tests
# If trying to run terra-ui tests as part of CI from other GHA, use the run-integration-tests workflow_call instead.
name: External terraui Test
name: External Terra UI Test
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 93218f9

Please sign in to comment.