From 058355d42ace6c3a366b8bb9597df260e2c1a497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=A4=95=E8=8A=B1=E6=99=A8?= <825210484@qq.com> Date: Tue, 25 Jun 2024 18:13:29 +0800 Subject: [PATCH] test --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index a107ae9..2537e7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,3 +6,6 @@ steps: image: ubuntu-latest commands: - echo "🖥️ The workflow is now ready t1o test your code1 on the runner." +trigger: + branch: + - master