Skip to content

Slack Open PRs Notification #159

Slack Open PRs Notification

Slack Open PRs Notification #159

name: Slack Open PRs Notification
on:
schedule:
- cron: '0 13 * * *' # 8:00 AM EST / 9:00 AM EDT (13:00 UTC)
workflow_dispatch:
permissions:
contents: read
pull-requests: read
id-token: write
jobs:
call:
uses: aws/agentcore-devx-devtools/.github/workflows/reusable-slack-open-prs-notification.yml@458c0a684af0f9e3a013ec05cd23851def4f9cab
with:
runner: codebuild
secrets: inherit