Initial ASK question data
All checks were successful
Validate QAML / validate (push) Successful in 1s

This commit is contained in:
2026-06-06 21:16:55 +02:00
commit 1b180bce3c
8 changed files with 236 additions and 0 deletions

15
.github/workflows/deploy.yml.template vendored Normal file
View File

@@ -0,0 +1,15 @@
name: Deploy Quiz Data
on:
push:
branches: [main]
jobs:
deploy:
runs-on: qaml-deploy
steps:
- uses: actions/checkout@v4
- name: Validate pytania.txt
run: php tools/validate_qaml.php pytania.txt
- name: Deploy data
run: deploy-quiz-data SYSTEM_NAME