[ci] Restrict GPU tests to actual code commits

This commit is contained in:
Julien Chaumond
2020-05-11 20:40:41 -04:00
committed by GitHub
parent ba6f6e44a8
commit 56e8ef632f

View File

@@ -4,6 +4,10 @@ on:
push:
branches:
- master
paths:
- "src/**"
- "tests/**"
- ".github/**"
# pull_request:
repository_dispatch: