Skip to content

Test - AIML

Test - AIML #53

Workflow file for this run

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