Changes related to renaming master branch to main (#231)

This commit is contained in:
Kevin Lewi
2021-08-18 13:57:24 -07:00
committed by GitHub
parent 6c7840514d
commit a99a934ead
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Rust CI
on:
push:
branches:
- master
- main
pull_request:
types: [opened, repoened, synchronize]