Update test.yml

pull/669/head
Nikita Sobolev 3 years ago committed by GitHub
parent e779a95df9
commit 8c5d5dd3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save