Enable CI for all branches

This commit is contained in:
Eric Zhang 2022-04-07 14:24:02 -04:00
parent 6169d54012
commit ebae01417d
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
name: CI
on:
push:
branches:
- main
on: push
jobs:
rust: