Rename branch from master to main

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2021-06-18 23:53:03 -07:00
parent 9191ec94bb
commit a1433112ec
2 changed files with 6 additions and 6 deletions

View File

@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs: