Modify `.drone.yml`.

This commit is contained in:
Kazuhiro MUSASHI 2024-01-21 20:17:46 +09:00
parent 579fb0da2d
commit 11cec7fc71
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ steps:
trigger:
branch:
exclude:
- master
- main
---
kind: pipeline
@ -28,4 +28,4 @@ steps:
trigger:
branch:
- master
- main