Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openzim/mwoffliner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d2b550e72cc5381aa6d6f9a1baf652c1c5a01666
Choose a base ref
..
head repository: openzim/mwoffliner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cdd3f703a08ce2fb7e4252b8ba816146f7afa5a0
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 .github/workflows/ci.yml
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -60,6 +60,7 @@ jobs:
with:
api-key: ${{ secrets.MAILGUN_API_KEY }}
domain: ${{ secrets.MAILGUN_DOMAIN }}
from: mwoffliner-github-alert
to: ${{ secrets.CI_SCHEDULED_FAIL_EMAIL_TO }}
subject: 'mwoffliner scheduled CI run FAILED'