Skip to content

Commit 7d5cf7a

Browse files
fix: workflow syntax
1 parent 18a7527 commit 7d5cf7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-cloud-regression-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
concurrency:
1212
group: aws_regression_suite
1313
cancel-in-progress: true
14-
workflow_dispatch:
14+
workflow_dispatch:
1515

1616
steps:
1717
- name: Checkout code

0 commit comments

Comments
 (0)