We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e845b2f commit 84ecb73Copy full SHA for 84ecb73
.github/labeler.yml
@@ -117,3 +117,8 @@ webhosting:
117
- changed-files:
118
- any-glob-to-any-file:
119
- internal/services/webhosting/**
120
+file:
121
+ - changed-files:
122
+ - any-glob-to-any-file:
123
+ - internal/services/file/**
124
+
.github/workflows/acceptance-tests.yaml
@@ -19,6 +19,7 @@ jobs:
19
- cockpit
20
- container
21
- domain
22
+ - file
23
- flexibleip
24
- function
25
- iam
0 commit comments