Update test.yml

This commit is contained in:
Nikita Sobolev 2021-05-19 10:46:35 +03:00 committed by GitHub
parent e779a95df9
commit 8c5d5dd3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,11 @@ on:
push:
branches:
- master
paths-ignore:
- 'docs/**'
pull_request:
paths-ignore:
- 'docs/**'
workflow_dispatch:
jobs: