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