Unverified Commit 56e8ef63 authored by Julien Chaumond's avatar Julien Chaumond Committed by GitHub
Browse files

[ci] Restrict GPU tests to actual code commits

parent ba6f6e44
...@@ -4,6 +4,10 @@ on: ...@@ -4,6 +4,10 @@ on:
push: push:
branches: branches:
- master - master
paths:
- "src/**"
- "tests/**"
- ".github/**"
# pull_request: # pull_request:
repository_dispatch: repository_dispatch:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment