diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-10 11:33:50 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-28 17:43:08 +0200 |
commit | f38c4161833e4fcaea8d7523ebd5dc7099c59118 (patch) | |
tree | b0fa12677f406cd0344d22a916a09876e5fd3df7 /build | |
parent | af5aa429efdc2f83bf9c39eb1ea8eeb0f7fc8d4b (diff) | |
download | nextcloud-server-f38c4161833e4fcaea8d7523ebd5dc7099c59118.tar.gz nextcloud-server-f38c4161833e4fcaea8d7523ebd5dc7099c59118.zip |
ci: Migrate CalDAV and CardDAV tests from drone to GitHub Actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'build')
-rw-r--r-- | build/files-checker.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/files-checker.php b/build/files-checker.php index ceb3367485c..9e2deed16c5 100644 --- a/build/files-checker.php +++ b/build/files-checker.php @@ -23,7 +23,6 @@ $expectedFiles = [ '.', '..', '.devcontainer', - '.drone.yml', '.editorconfig', '.eslintignore', '.eslintrc.js', |