Removing the .yml files from the triggers

This commit is contained in:
Eric Soroos 2021-02-28 17:09:27 +01:00
parent 3c2893cdf1
commit f74d046574

View File

@ -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"