Skip to content

.review_apps: use app autoscaling to turn review apps off at night, weekends #3637

.review_apps: use app autoscaling to turn review apps off at night, weekends

.review_apps: use app autoscaling to turn review apps off at night, weekends #3637

Workflow file for this run

name: Trello Poster
on:
pull_request:
types: [opened, edited]
jobs:
trello-poster:
runs-on: ubuntu-latest
steps:
- uses: lfdebrux/trello-poster-action@26a89a913f861d355dc2867a13c0c013e42d4c77
with:
comment-body: ${{ github.event.pull_request.body }}
github-url: ${{ github.event.pull_request.html_url }}
trello-api-token: ${{ secrets.TRELLO_API_TOKEN }}
trello-api-key: ${{ secrets.TRELLO_API_KEY }}