Skip to content

Commit

Permalink
chore: run GitHub CI on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Oct 18, 2023
1 parent f04aea3 commit 479ea0b
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:
pull_request:
push:
branches: master
on: [ push, pull_request ]

env:
MSRV: 1.67.1
Expand Down

0 comments on commit 479ea0b

Please sign in to comment.