Skip to content

Commit

Permalink
Add moodle.org secret to github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriim committed Apr 10, 2024
1 parent cba8b02 commit 19ea3b4
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:
disable_phpcpd: true
disable_ci_validate: true

0 comments on commit 19ea3b4

Please sign in to comment.