Skip to content

Commit

Permalink
Update for #463: change ci badge, add secret to ci.yml, remove moodle…
Browse files Browse the repository at this point in the history
…-release.yml
  • Loading branch information
x-iy committed Jan 14, 2025
1 parent 847c111 commit 5f66c57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 20 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ on: [push, pull_request]
jobs:
ci:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
17 changes: 0 additions & 17 deletions .github/workflows/moodle-release.yml

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<a href="https://github.com/catalyst/moodle-tool_objectfs/actions?query=workflow%3A%22Run+all+tests%22">
<img src="https://github.com/catalyst/moodle-tool_objectfs/workflows/Run%20all%20tests/badge.svg">
</a>
[![ci](https://github.com/catalyst/moodle-tool_objectfs/actions/workflows/ci.yml/badge.svg?branch=MOODLE_310_STABLE)](https://github.com/catalyst/moodle-tool_objectfs/actions/workflows/ci.yml?branch=MOODLE_310_STABLE)

# moodle-tool_objectfs

Expand Down

0 comments on commit 5f66c57

Please sign in to comment.