mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41: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:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
# Weekly build (on branch main) every Thursday at 12:00 UTC.
|
||||
# (Used to monitor compatibility with ESP APIs and other dependencies.)
|
||||
|
||||
Reference in New Issue
Block a user