Skip to content

Update for #463: change ci badge, add secret to ci.yml, remove moodle… #876

Update for #463: change ci badge, add secret to ci.yml, remove moodle…

Update for #463: change ci badge, add secret to ci.yml, remove moodle… #876

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
ci:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}