Skip to content

Commit 6646adb

Browse files
committed
fix(ci): ignore danger check
1 parent 8afb429 commit 6646adb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab/ci/danger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ include:
66

77
run-danger-mr-linter:
88
stage: pre_check
9+
# just ignore for now until the BOT_TOKEN is ready
10+
allow_failure: true
911
tags:
1012
- dangerjs

0 commit comments

Comments
 (0)