Skip to content

Commit

Permalink
Enable CI for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang committed Apr 7, 2022
1 parent 6169d54 commit ebae014
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: CI

on:
push:
branches:
- main
on: push

jobs:
rust:
Expand Down

0 comments on commit ebae014

Please sign in to comment.