diff --git a/.drone.yml b/.drone.yml index 91ba33d..413c843 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ steps: trigger: branch: - - master + - main --- kind: pipeline @@ -101,4 +101,4 @@ steps: trigger: branch: exclude: - - master + - main