agasd
This commit is contained in:
parent
460ae8b48f
commit
5eb8c7e014
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
paths:
|
||||
- '**.py'
|
||||
- 'requirements.txt'
|
||||
|
||||
jobs:
|
||||
# Linting 3.5
|
||||
|
1
.github/workflows/rustlang.yml
vendored
1
.github/workflows/rustlang.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
paths:
|
||||
- '**.rs'
|
||||
- Cargo.toml
|
||||
|
||||
jobs:
|
||||
# Kernel specific builds
|
||||
|
Loading…
Reference in New Issue
Block a user