ci: Run openpgp tests for all commits in a MR.
This adds a CI job that runs only for MRs.
- Use
git rebase --exec cargo test sequoia-openpgpto run tests for each commit. - Set dummy credentials to make git rebase happy.
- Use
git clonestrategy to limit impact on other jobs.
Edited by Nora Widdecke