mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 20:01:05 -05:00
Enable CI tests on pull requests
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -2,6 +2,7 @@ name: test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
# Weekly build (on branch main) every Thursday at 12:00 UTC.
|
# Weekly build (on branch main) every Thursday at 12:00 UTC.
|
||||||
# (Used to monitor compatibility with ESP APIs and other dependencies.)
|
# (Used to monitor compatibility with ESP APIs and other dependencies.)
|
||||||
|
|||||||
Reference in New Issue
Block a user