summaryrefslogtreecommitdiffstats
path: root/.yamllint.yaml
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.com>2023-10-11 08:39:32 +0200
committerGitHub <noreply@github.com>2023-10-11 08:39:32 +0200
commitdc7cf7a984f9490fb65a137a73bfbda4b58979bb (patch)
treeae257ad1d98023bacf2f0deff07b2dfff47969ab /.yamllint.yaml
parentRevert "Simplify `contrib/backport` (#27520)" (#27566) (diff)
downloadforgejo-dc7cf7a984f9490fb65a137a73bfbda4b58979bb.tar.xz
forgejo-dc7cf7a984f9490fb65a137a73bfbda4b58979bb.zip
fully replace drone with actions (#27556)
this builds binaries and docker images for tags
Diffstat (limited to '.yamllint.yaml')
-rw-r--r--.yamllint.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.yamllint.yaml b/.yamllint.yaml
index 7f0517fb7e..5a1e1e8751 100644
--- a/.yamllint.yaml
+++ b/.yamllint.yaml
@@ -24,8 +24,6 @@ rules:
document-start:
level: error
present: false
- ignore: |
- /.drone.yml
document-end:
present: false