support renaming of primary git branch

main
techknowlogick 2021-06-03 19:32:22 -04:00 committed by GitHub
parent b1d2c2703c
commit 9e15effeb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,7 @@ steps:
trigger:
branch:
- master
- main
---
kind: pipeline
@ -85,6 +86,7 @@ steps:
trigger:
branch:
- master
- main
---
kind: pipeline
@ -129,6 +131,7 @@ steps:
trigger:
branch:
- master
- main
---
kind: pipeline
@ -153,6 +156,7 @@ steps:
trigger:
branch:
- master
- main
event:
- push
- tag