Skip to content

Commit 2b73a1a

Browse files
committed
Regenerate workflow
1 parent b93eb7c commit 2b73a1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/amplify_foundation_dart_bridge.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ on:
1919
- 'packages/amplify_lints/pubspec.yaml'
2020
- 'packages/aws_common/lib/**/*.dart'
2121
- 'packages/aws_common/pubspec.yaml'
22+
- 'packages/aws_signature_v4/lib/**/*.dart'
23+
- 'packages/aws_signature_v4/pubspec.yaml'
2224
pull_request:
2325
paths:
2426
- '.github/workflows/amplify_foundation_dart_bridge.yaml'
@@ -34,6 +36,8 @@ on:
3436
- 'packages/amplify_lints/pubspec.yaml'
3537
- 'packages/aws_common/lib/**/*.dart'
3638
- 'packages/aws_common/pubspec.yaml'
39+
- 'packages/aws_signature_v4/lib/**/*.dart'
40+
- 'packages/aws_signature_v4/pubspec.yaml'
3741
schedule:
3842
- cron: "0 13 * * 1" # Every Monday at 06:00 PST
3943
workflow_dispatch:

0 commit comments

Comments
 (0)