Skip to content

.github/workflows/amplify_push_notifications_pinpoint.android.yaml #474

.github/workflows/amplify_push_notifications_pinpoint.android.yaml

.github/workflows/amplify_push_notifications_pinpoint.android.yaml #474

# Generated with aft. To update, run: `aft generate workflows`
name: amplify_push_notifications_pinpoint Android
on:
push:
branches:
- main
- stable
- next
pull_request:
paths:
- 'packages/notifications/push/amplify_push_notifications/android/**/*'
- 'packages/notifications/push/amplify_push_notifications_pinpoint/**/*.yaml'
- 'packages/notifications/push/amplify_push_notifications_pinpoint/example/android/**/*'
- '.github/workflows/flutter_android.yaml'
- '.github/workflows/amplify_push_notifications_pinpoint.android.yaml'
schedule:
- cron: "0 0 * * 0" # Every Sunday at 00:00
defaults:
run:
shell: bash
permissions: read-all
jobs:
test:
uses: ./.github/workflows/flutter_android.yaml

Check failure on line 25 in .github/workflows/amplify_push_notifications_pinpoint.android.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/amplify_push_notifications_pinpoint.android.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/amplify_push_notifications_pinpoint.android.yaml" -> "./.github/workflows/flutter_android.yaml" : failed to fetch workflow: workflow was not found.
with:
working-directory: packages/notifications/push/amplify_push_notifications_pinpoint/example/android
package-name: amplify_push_notification