Skip to content

Commit 84ecb73

Browse files
committed
chore: add file to github action
1 parent e845b2f commit 84ecb73

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,8 @@ webhosting:
117117
- changed-files:
118118
- any-glob-to-any-file:
119119
- internal/services/webhosting/**
120+
file:
121+
- changed-files:
122+
- any-glob-to-any-file:
123+
- internal/services/file/**
124+

.github/workflows/acceptance-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- cockpit
2020
- container
2121
- domain
22+
- file
2223
- flexibleip
2324
- function
2425
- iam

0 commit comments

Comments
 (0)