mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-05-18 23:50:21 +00:00
Don't test with editing README (#480)
This commit is contained in:
@@ -3,8 +3,12 @@ name: test
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user