Skip to content

Merge pull request #56 from paulo-tinoco/chore/wait-time-polling-sqs #62

Merge pull request #56 from paulo-tinoco/chore/wait-time-polling-sqs

Merge pull request #56 from paulo-tinoco/chore/wait-time-polling-sqs #62

Workflow file for this run

# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
# Single deploy job since we're just deploying
deploy:
uses: "Coaktion/aktie-devops/.github/workflows/docs.yml@main"