Skip to content

Commit

Permalink
Update ci.yml with key for plugins db updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden authored Nov 14, 2023
1 parent 77dac3d commit 816136c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on: [push, pull_request]
jobs:
ci:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
enable_phpmd: true
disable_phpcpd: true

0 comments on commit 816136c

Please sign in to comment.