Skip to content

Commit

Permalink
fix #41 - master
Browse files Browse the repository at this point in the history
  • Loading branch information
x-iy committed Jan 16, 2025
1 parent 69ba0f2 commit b3fa188
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ on: [push, pull_request]

jobs:
ci:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
with:
disable_phpcpd: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/catalyst/moodle-local_integrity/ci.yml?branch=master)
[![ci](https://github.com/catalyst/moodle-local_integrity/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/catalyst/moodle-local_integrity/actions/workflows/ci.yml?branch=master)

# Academic integrity #

Expand Down

0 comments on commit b3fa188

Please sign in to comment.