Modify `.drone.yml`

This commit is contained in:
Kazuhiro MUSASHI 2024-01-21 20:10:33 +09:00
parent 19163c81c7
commit a2b7280871
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ steps:
trigger: trigger:
branch: branch:
- master - main
--- ---
kind: pipeline kind: pipeline
@ -101,4 +101,4 @@ steps:
trigger: trigger:
branch: branch:
exclude: exclude:
- master - main