Update rust.yml

This commit is contained in:
Srinath Setty
2021-10-20 10:23:49 -07:00
parent 338fbff9ac
commit 2a877f9ad0

View File

@@ -2,9 +2,9 @@ name: Build and Test Nova
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: