Skip to content

fix(authenticator): Social button debug Property Type (#3608) #951

fix(authenticator): Social button debug Property Type (#3608)

fix(authenticator): Social button debug Property Type (#3608) #951

# Generated with aft. To update, run: `aft generate workflows`
name: amplify_secure_storage_dart
on:
push:
branches:
- main
- stable
pull_request:
paths:
- '.github/workflows/amplify_secure_storage_dart.yaml'
- '.github/workflows/dart_vm.yaml'
- 'packages/amplify_lints/lib/**/*.yaml'
- 'packages/amplify_lints/pubspec.yaml'
- 'packages/aws_common/lib/**/*.dart'
- 'packages/aws_common/pubspec.yaml'
- 'packages/secure_storage/amplify_secure_storage_dart/**/*.dart'
- 'packages/secure_storage/amplify_secure_storage_dart/**/*.yaml'
- 'packages/secure_storage/amplify_secure_storage_dart/lib/**/*'
- 'packages/secure_storage/amplify_secure_storage_dart/test/**/*'
- 'packages/worker_bee/worker_bee/lib/**/*.dart'
- 'packages/worker_bee/worker_bee/pubspec.yaml'
- 'packages/worker_bee/worker_bee_builder/lib/**/*.dart'
- 'packages/worker_bee/worker_bee_builder/pubspec.yaml'
schedule:
- cron: "0 0 * * 0" # Every Sunday at 00:00
defaults:
run:
shell: bash
permissions: read-all
jobs:
test:
uses: ./.github/workflows/dart_vm.yaml
with:
package-name: amplify_secure_storage_dart
working-directory: packages/secure_storage/amplify_secure_storage_dart