mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Removed "Remove me" testing lines
This commit is contained in:
parent
aa0b982ef6
commit
3c96fbf908
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
|
@ -2,12 +2,10 @@ name: CIFuzz
|
|||
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