Skip to content

Commit

Permalink
Add ignore paths to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bwalkerl committed Jun 5, 2024
1 parent 0d96668 commit 41b9ec5
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 @@ -5,6 +5,8 @@ on: [push, pull_request]

jobs:
ci:
env:
IGNORE_PATHS: errors/
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
Expand Down

0 comments on commit 41b9ec5

Please sign in to comment.