Skip to content

Test - Autoscaling

Test - Autoscaling #95

name: Test - Autoscaling
on:
workflow_dispatch:
schedule:
- cron: "0 7 * * 2"
permissions:
id-token: write
contents: read
jobs:
test-module:
uses: ./.github/workflows/module-test.yaml
with:
module: autoscaling
secrets: inherit