This commit is contained in:
Kreyren 2020-02-24 08:22:03 +00:00
parent 460ae8b48f
commit 5eb8c7e014
2 changed files with 2 additions and 0 deletions

@ -7,6 +7,7 @@ on:
types: [synchronize, opened, reopened, ready_for_review]
paths:
- '**.py'
- 'requirements.txt'
jobs:
# Linting 3.5

@ -7,6 +7,7 @@ on:
types: [synchronize, opened, reopened, ready_for_review]
paths:
- '**.rs'
- Cargo.toml
jobs:
# Kernel specific builds