[v10.0.x] CI: Add .drone.yml in pathschanged trigger for lint_backend pipeline (#68348) (#68369)

CI: Add `.drone.yml` in pathschanged trigger for `lint_backend` pipeline (#68348)

Add .drone.yml in pathschanged for lint_backend

(cherry picked from commit b7b13067a5)

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-05-12 13:25:27 +01:00
committed by GitHub
parent c1e8c3b2c4
commit 032b615de2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -105,6 +105,7 @@ def pr_pipelines():
include_paths = [
"pkg/**",
"packaging/**",
".drone.yml",
"conf/**",
"go.sum",
"go.mod",