Rename master to main

This commit is contained in:
Dheepak Krishnamurthy 2021-04-06 03:32:27 -06:00
parent 7cbc20b43a
commit 5303b800b9
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- master
- main
jobs:
update_release_draft: