Skip to content

Commit

Permalink
Add support for using the nth email
Browse files Browse the repository at this point in the history
Add support for sender and recipient queries.

Resolves: captbaritone#12, captbaritone#98
  • Loading branch information
wazum committed Sep 11, 2022
1 parent cf82ea6 commit b40b4ca
Show file tree
Hide file tree
Showing 7 changed files with 916 additions and 29 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Tests

on:
workflow_dispatch:
push:
branches:
- master
- feature/see-in-nth-email
pull_request:
branches:
- master
Expand Down
Loading

0 comments on commit b40b4ca

Please sign in to comment.