.github: don't run integration tests on actions changes

This commit is contained in:
Jelle van der Waa 2024-02-09 08:34:14 +01:00 committed by Jelle van der Waa
parent 93ba03c847
commit 5966bc24be

View file

@ -25,5 +25,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
open-pull-requests-limit: 3
labels:
- "no-test"
schedule:
interval: "weekly"