mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
* fix #231 * CI: disable CI for markdown files * clarify need for ssh-add * Update README.md Co-authored-by: missytake <missytake@systemli.org> --------- Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
committed by
GitHub
parent
1a5fd331b6
commit
f32e18c32a
3
.github/workflows/test-and-deploy.yaml
vendored
3
.github/workflows/test-and-deploy.yaml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'scripts/**'
|
||||
- '**/README.md'
|
||||
- 'CHANGELOG.md'
|
||||
- 'LICENSE'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user