github: rename default branch to main

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-28 22:58:46 +05:30
parent c1e27ad920
commit e91454b80a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Deploy to Cloudflare Workers Sites
on:
push:
branches:
- src
- main
jobs:
deploy-main: