Skip to content

Commit b6db4d0

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

File tree

4 files changed

+6
-108
lines changed

4 files changed

+6
-108
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

internal/services/file/testdata/file-system-invalid-size-granularity-fails.cassette.yaml

Lines changed: 0 additions & 54 deletions
This file was deleted.

internal/services/file/testdata/file-system-size-too-small-fails.cassette.yaml

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)