mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Removing the .yml files from the triggers
This commit is contained in:
parent
3c2893cdf1
commit
f74d046574
2
.github/workflows/test-valgrind.yml
vendored
2
.github/workflows/test-valgrind.yml
vendored
|
@ -5,12 +5,10 @@ name: Test Valgrind
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- "**.yml" # testing, remove me
|
||||
- "**.c"
|
||||
- "**.h"
|
||||
pull_request:
|
||||
paths:
|
||||
- "**.yml" # testing, remove me
|
||||
- "**.c"
|
||||
- "**.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user