Prepare default branch rename

Use renamed branch for containerd/project

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2021-05-06 09:28:42 -07:00
parent ab963e1cc1
commit 0ba7303ee8
2 changed files with 6 additions and 4 deletions

View File

@@ -2,10 +2,12 @@ name: CI
on:
push:
branches:
- main
- master
- 'release/**'
pull_request:
branches:
- main
- master
- 'release/**'